]> git.imager.perl.org - imager-graph.git/blob - MANIFEST
Fixes vertical graphs w/ large numbers of columns.
[imager-graph.git] / MANIFEST
1 Changes                         A list of changes :)
2 Graph.pm
3 ImUgly.ttf                      A moderately ugly font
4 lib/Imager/Graph/Bar.pm
5 lib/Imager/Graph/Column.pm
6 lib/Imager/Graph/Horizontal.pm
7 lib/Imager/Graph/Line.pm
8 lib/Imager/Graph/Pie.pm
9 lib/Imager/Graph/StackedColumn.pm
10 lib/Imager/Graph/Util.pm
11 lib/Imager/Graph/Vertical.pm
12 Makefile.PL
13 MANIFEST
14 MANIFEST.SKIP
15 README
16 t/lib/Imager/Font/Test.pm
17 t/t00load.t
18 t/t10pie.t
19 t/t11line.t
20 t/t12column.t
21 t/t13stacked_col.t
22 t/t14bar.t
23 t/t20api.t
24 t/t21style_api.t
25 t/t30many_points.t
26 t/t31tic_color.t
27 t/t32series_labels.t
28 t/t33_long_labels.t
29 t/t91pod.t
30 t/t93podcover.t
31 testimg/t10_hlegend.png
32 testimg/t10_lin_fount.png       Test output comparison images
33 testimg/t10_mono.png
34 testimg/t10_noother.png
35 testimg/t10_pie1.png
36 testimg/t10_pie2.png
37 testimg/t10_rad_fount.png
38 testimg/t14_bar.ppm
39 testimg/t30_points.ppm
40 testimg/t31tic_color.ppm
41 testimg/t31tic_color_CMA.ppm
42 testimg/t32_series.ppm
43 testimg/t33_long_labels.ppm
44 TODO