- remove fancy_fills check, we now depend on an Imager release that
[imager-graph.git] / Changes
CommitLineData
54ada35d 1Revision history for Perl extension Imager::Graph.
35574351 2
bfcf9414
TC
3Imager-Graph 0.04
4=================
5
6 - skip all tests if we can't load the font
7
8 - Save test results to ppm, so we can generate images even if we don't
9 have PNG support in Imager.
10
11 - instead of the old draw-no-aa-then-blur-the-result hack, we now use
12 arc()'s aa option
13
14 - tests now use Test::More
15
16 - remove the old circle fudge hack, since Imager fixed arc fills a
17 while ago
18
19 - strictify Makefile.PL, include the LICENSE, use the correct version
20 check for including the extra WriteMakefile keys
21
54ada35d
TC
22 - various changes for Kwalitee
23
bb0de914
TC
24 - remove fancy_fills check, we now depend on an Imager release that
25 supports fountain fills.
26
bfcf9414
TC
27Imager-Graph 0.02 Sat Oct 6 20:36:31 2001
28=================
29
35574351
TC
30 - replace ImUgly.ttf with a new version where % renders on my older PC
31 - remove some old test code that printed the Imager version
32 - moved into local CVS to simplify cross-platform tests
33
bfcf9414
TC
34Imager-Graph 0.01 Tue Sep 12 23:03:25 2001
35=================
36
35574351
TC
37 - original version; created by h2xs 1.19
38 - can draw some nice pie graphs