- skip all tests if we can't load the font
authorTony Cook <tony@develop-help.com>
Tue, 11 Dec 2007 09:36:22 +0000 (09:36 +0000)
committerTony Cook <tony@develop-help.com>
Tue, 11 Dec 2007 09:36:22 +0000 (09:36 +0000)
commitbfcf94149a8798dd1dfc487a0a4d959fc68d49de
treebc85513fb557e2637b5c528ab4ba243c1dd9f61a
parent35574351b59a1859aae3fe050b5ad77217a40526
 - skip all tests if we can't load the font

 - Save test results to ppm, so we can generate images even if we don't
   have PNG support in Imager.

 - instead of the old draw-no-aa-then-blur-the-result hack, we now use
   arc()'s aa option

 - tests now use Test::More

 - remove the old circle fudge hack, since Imager fixed arc fills a
   while ago

 - strictify Makefile.PL, include the LICENSE, use the correct version
   check for including the extra WriteMakefile keys
Changes
Makefile.PL
lib/Imager/Graph/Pie.pm
t/t00load.t
t/t10pie.t
testimg/t10_lin_fount.png
testimg/t10_mono.png
testimg/t10_rad_fount.png