]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
note ABI compatibility restoration
[imager.git] / MANIFEST
index 29adf64b43da1b2fd8b276153a58ab933fdd4ba8..85f0d9a471c17588405218c5acff72e106da7e7e 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -7,6 +7,7 @@ Changes.old                     Old changes
 color.c                                Color translation and handling
 combine.im                     Channel combine
 compose.im
+context.c
 conv.im
 convert.im
 CountColor/CountColor.pm       sample XS access to API
@@ -49,11 +50,11 @@ Flines/Flines.xs
 Flines/Makefile.PL
 Flines/t/t00flines.t
 flip.im
-font.c
 fontfiles/dodge.ttf
 fontfiles/ExistenceTest.ttf    generated using pfaedit
 fontfiles/ImUgly.ttf
 fontfiles/NameTest.ttf         test glyph_names() - see FT2/t/t10ft2.t
+fontft1.c
 FT2/fontfiles/dodge.ttf
 FT2/fontfiles/ExistenceTest.afm
 FT2/fontfiles/ExistenceTest.pfb
@@ -66,7 +67,9 @@ FT2/FT2.pm
 FT2/FT2.xs
 FT2/imft2.h
 FT2/Makefile.PL
+FT2/README
 FT2/t/t10ft2.t
+FT2/t/t20thread.t
 FT2/typemap
 gaussian.im
 GIF/GIF.pm
@@ -74,9 +77,12 @@ GIF/GIF.xs
 GIF/imgif.c
 GIF/imgif.h
 GIF/Makefile.PL
+GIF/README
 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
@@ -112,6 +118,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
@@ -152,8 +159,10 @@ JPEG/imjpeg.h
 JPEG/JPEG.pm
 JPEG/JPEG.xs
 JPEG/Makefile.PL
+JPEG/README
 JPEG/t/t00load.t
 JPEG/t/t10jpeg.t               Test jpeg support
+JPEG/t/t20limit.t
 JPEG/testimg/209_yonge.jpg     Regression test: #17981
 JPEG/testimg/exiftest.jpg      Test image for EXIF parsing
 JPEG/testimg/scmyk.jpg         Simple CMYK JPEG image
@@ -176,6 +185,7 @@ lib/Imager/Font.pm
 lib/Imager/Font/BBox.pm
 lib/Imager/Font/FreeType2.pm
 lib/Imager/Font/Image.pm
+lib/Imager/Font/Test.pm                Font for testing (outputs boxes only)
 lib/Imager/Font/Truetype.pm
 lib/Imager/Font/Type1.pm       Compatibility wrapper for Imager::Font::T1
 lib/Imager/Font/Wrap.pm
@@ -191,7 +201,9 @@ 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/Threads.pod
 lib/Imager/Transform.pm
 lib/Imager/Transformations.pod
 lib/Imager/Tutorial.pod
@@ -208,7 +220,9 @@ MANIFEST
 MANIFEST.SKIP
 map.c
 maskimg.c
-META.yml                       Module meta-data
+mutexnull.c
+mutexpthr.c
+mutexwin.c
 palimg.c
 paste.im
 plug.h
@@ -217,10 +231,27 @@ PNG/impng.h
 PNG/Makefile.PL
 PNG/PNG.pm
 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
@@ -232,7 +263,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
@@ -263,6 +294,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/testimg/rle.rgb
 SGI/testimg/rle12.rgb
 SGI/testimg/rle16.rgb
@@ -283,9 +315,14 @@ 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/t080log.t
+t/t081error.t
+t/t082limit.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
@@ -323,6 +360,7 @@ t/t80texttools.t            Test text wrapping
 t/t81hlines.t                  Test hlines.c
 t/t82inline.t                  Test Inline::C integration
 t/t83extutil.t                 Test Imager::ExtUtils
+t/t84inlinectx.t
 t/t90cc.t
 t/t91pod.t                     Test POD with Test::Pod
 t/t92samples.t
@@ -345,8 +383,10 @@ T1/Makefile.PL
 T1/README
 T1/t/t10type1.t
 T1/t/t20oo.t
+T1/t/t30thread.t
 T1/T1.pm
 T1/T1.xs
+T1/typemap
 tags.c
 testimg/alpha16.tga            16-bit/pixel TGA with alpha "channel" RT 32926
 testimg/bad1oflow.bmp          1-bit/pixel, overflow integer on 32-bit machines
@@ -411,6 +451,8 @@ testimg/test.png            Standard test image as PNG
 testimg/test.raw               Standard test image as RAW
 testimg/test.tga               Standard test image as TGA
 testimg/test_gimp_pal          A simple GIMP palette file
+testimg/tootall.ppm
+testimg/toowide.ppm
 testimg/winrgb2.bmp            1-bit bmp base
 testimg/winrgb24.bmp           24-bit bmp base
 testimg/winrgb24off.bmp                24-bit bmp with image data offset from header
@@ -423,6 +465,7 @@ tga.c                               Reading and writing Targa files
 TIFF/imtiff.c
 TIFF/imtiff.h
 TIFF/Makefile.PL
+TIFF/README
 TIFF/t/t10tiff.t               Test tiff support
 TIFF/testimg/alpha.tif         Alpha scaling test image
 TIFF/testimg/comp4.bmp         Compressed 4-bit/pixel BMP
@@ -457,10 +500,13 @@ 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
 W32/Makefile.PL
+W32/README
 W32/t/t10win32.t               Tests Win32 GDI font support
 W32/W32.pm
 W32/W32.xs