]>
Commit | Line | Data |
---|---|---|
0a839b82 | 1 | Changes A list of changes :) |
35574351 | 2 | Graph.pm |
0a839b82 | 3 | ImUgly.ttf A moderately ugly font |
be31bc32 | 4 | lib/Imager/Graph/Bar.pm |
0a839b82 | 5 | lib/Imager/Graph/Column.pm |
be31bc32 | 6 | lib/Imager/Graph/Horizontal.pm |
0a839b82 TC |
7 | lib/Imager/Graph/Line.pm |
8 | lib/Imager/Graph/Pie.pm | |
9 | lib/Imager/Graph/StackedColumn.pm | |
10 | lib/Imager/Graph/Util.pm | |
2eac77fc | 11 | lib/Imager/Graph/Vertical.pm |
0a839b82 | 12 | Makefile.PL |
35574351 | 13 | MANIFEST |
54ada35d | 14 | MANIFEST.SKIP |
35574351 | 15 | README |
c96fb3d1 | 16 | t/lib/Imager/Font/Test.pm |
35574351 TC |
17 | t/t00load.t |
18 | t/t10pie.t | |
2eac77fc | 19 | t/t11line.t |
20 | t/t12column.t | |
21 | t/t13stacked_col.t | |
0a839b82 | 22 | t/t20api.t |
2eac77fc | 23 | t/t21style_api.t |
1509eee7 | 24 | t/t30many_points.t |
25 | t/t31tic_color.t | |
26 | t/t32series_labels.t | |
54ada35d TC |
27 | t/t91pod.t |
28 | t/t93podcover.t | |
68a6c9c6 | 29 | testimg/t10_hlegend.png |
0a839b82 | 30 | testimg/t10_lin_fount.png Test output comparison images |
35574351 | 31 | testimg/t10_mono.png |
68a6c9c6 | 32 | testimg/t10_noother.png |
35574351 TC |
33 | testimg/t10_pie1.png |
34 | testimg/t10_pie2.png | |
35 | testimg/t10_rad_fount.png | |
f478266c TC |
36 | testimg/t30_points.ppm |
37 | testimg/t31tic_color.ppm | |
38 | testimg/t32_series.ppm | |
0a839b82 | 39 | TODO |