in reply to GD::Text::Arc

Testing anything GD based can be quite a pig as it depends on which version of GD is installed and even which version of the fonts. On some systems antialiasing is turned on, on others off so it is quite difficult to compare results. I subclassed my data munging code which allowed me to test that it actually worked correctly but left the testing of the GD output to only a handfull of small tests.