]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
don't define mm_log() with IMAGER_NO_CONTEXT
[imager.git] / MANIFEST
index 58cd63fe31ae6fa4da0a2ed1c1c175e41bf78344..f97033023b1012eadc35ac3a7df5f387ac364fe3 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -80,6 +80,7 @@ GIF/t/t10gif.t
 GIF/t/t20new.t
 GIF/t/t30fixed.t
 GIF/t/t40limit.t
+GIF/t/t50header.t
 GIF/testimg/badindex.gif       GIF with a bad color index
 GIF/testimg/bandw.gif
 GIF/testimg/expected.gif
@@ -115,6 +116,7 @@ ICO/t/t72cursing.t
 ICO/t/t73curmult.t
 ICO/testimg/combo.ico
 ICO/testimg/pal13232.ico
+ICO/testimg/pal256.ico
 ICO/testimg/pal43232.cur
 ICO/testimg/pal43232.ico
 ICO/testimg/pal43232.ppm
@@ -196,6 +198,7 @@ lib/Imager/Preprocess.pm
 lib/Imager/Probe.pm            Library probes
 lib/Imager/regmach.pod
 lib/Imager/Regops.pm
+lib/Imager/Security.pod
 lib/Imager/Test.pm
 lib/Imager/Transform.pm
 lib/Imager/Transformations.pod
@@ -224,8 +227,24 @@ PNG/PNG.xs
 PNG/README
 PNG/t/00load.t
 PNG/t/10png.t                  Test png support
+PNG/testimg/badcrc.png
+PNG/testimg/bilevel.png
+PNG/testimg/comment.png
+PNG/testimg/cover.png
+PNG/testimg/cover16.png
+PNG/testimg/cover16i.png
+PNG/testimg/coveri.png
+PNG/testimg/coverpal.png
+PNG/testimg/coverpali.png
+PNG/testimg/gray.png
+PNG/testimg/graya.png
+PNG/testimg/pal.png
 PNG/testimg/palette.png
 PNG/testimg/palette_out.png
+PNG/testimg/paltrans.png
+PNG/testimg/rgb16.png
+PNG/testimg/rgb8.png
+PNG/testimg/rgb8i.png
 pnm.c
 polygon.c
 ppport.h
@@ -237,7 +256,7 @@ regmach.h
 regops.perl
 render.im
 rendert.h                      Buffer rendering engine types
-rotate.c
+rotate.im
 rubthru.im
 samples/align-string.pl                Demonstrate align_string method.
 samples/anaglyph.pl
@@ -268,7 +287,7 @@ SGI/SGI.xs
 SGI/t/00load.t
 SGI/t/10read.t
 SGI/t/20write.t
-SGI/t/30limit.t                Test size limit checking
+SGI/t/30limit.t                        Test size limit checking
 SGI/testimg/rle.rgb
 SGI/testimg/rle12.rgb
 SGI/testimg/rle16.rgb
@@ -289,9 +308,11 @@ t/t020masked.t
 t/t021sixteen.t
 t/t022double.t                 Test double/sample images
 t/t023palette.t                        Test paletted images
+t/t03test.t                    Test Imager::Test
 t/t05error.t
 t/t07iolayer.t
 t/t1000files.t                 Format independent file tests
+t/t1000lib/Imager/File/BAD.pm  Test failing to load a file handler
 t/t101nojpeg.t                 Test handling when jpeg not available
 t/t102nopng.t                  Test handling when png not available
 t/t103raw.t
@@ -466,6 +487,8 @@ TIFF/TIFF.xs
 trans2.c
 transform.perl                 Shell interface to Imager::Transform
 typemap
+typemap.local                  typemap for Imager.xs specific definitions
+typemap.oldperl                        typemap for older versions of perl
 W32/fontfiles/ExistenceTest.ttf
 W32/imw32.h
 W32/lib/Imager/Font/Win32.pm