0.12 release
[imager-graph.git] / MANIFEST
1 Changes                         A list of changes :)
2 Graph.pm
3 ImUgly.ttf                      A moderately ugly font
4 lib/Imager/Graph/Area.pm
5 lib/Imager/Graph/Bar.pm
6 lib/Imager/Graph/Column.pm
7 lib/Imager/Graph/Horizontal.pm
8 lib/Imager/Graph/Line.pm
9 lib/Imager/Graph/Pie.pm
10 lib/Imager/Graph/StackedColumn.pm
11 lib/Imager/Graph/Util.pm
12 lib/Imager/Graph/Vertical.pm
13 Makefile.PL
14 MANIFEST
15 MANIFEST.SKIP
16 README
17 t/lib/Imager/Font/Test.pm
18 t/lib/Imager/Graph/Test.pm
19 t/t00load.t
20 t/t10pie.t
21 t/t11line.t
22 t/t12column.t
23 t/t13stacked_col.t
24 t/t14bar.t
25 t/t15line_horizontal.t
26 t/t20api.t
27 t/t21style_api.t
28 t/t30many_points.t
29 t/t31tic_color.t
30 t/t32series_labels.t
31 t/t33_long_labels.t
32 t/t34horizontal_many_points.t
33 t/t40area.t
34 t/t91pod.t
35 t/t93podcover.t
36 testimg/t10_hlegend.png
37 testimg/t10_lin_fount.png       Test output comparison images
38 testimg/t10_mono.png
39 testimg/t10_noother.png
40 testimg/t10_pie1.png
41 testimg/t10_pie2.png
42 testimg/t10_rad_fount.png
43 testimg/t14_bar.png
44 testimg/t30_points.png
45 testimg/t31tic_color.png
46 testimg/t31tic_color_CMA.png
47 testimg/t32_series.png
48 testimg/t33_long_labels.png
49 testimg/t34_points.png
50 testimg/t40area1.png
51 testimg/t40area2.png
52 TODO