]>
git.imager.perl.org - imager-graph.git/log
summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Tony Cook [Tue, 11 Dec 2007 10:31:38 +0000 (10:31 +0000)]
0.04 release
Tony Cook [Tue, 11 Dec 2007 10:28:54 +0000 (10:28 +0000)]
- remove fancy_fills check, we now depend on an Imager release that
supports fountain fills.
Tony Cook [Tue, 11 Dec 2007 10:23:38 +0000 (10:23 +0000)]
various Kwalitee changes
Tony Cook [Tue, 11 Dec 2007 09:36:22 +0000 (09:36 +0000)]
- 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
Tony Cook [Tue, 11 Dec 2007 08:40:41 +0000 (08:40 +0000)]
Imager::Graph 0.03
Imager::Graph doesn't have such a huge history that it's worth messing
around to bring the full history over.
Tony Cook [Tue, 11 Dec 2007 08:38:10 +0000 (08:38 +0000)]
somewhere to keep Imager-Graph