]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
commit changes from draw branch
[imager.git] / MANIFEST
index da6c5e0f1ec03d7549c180fbbf248e7b0db0b271..3f5aa5e74c0074d6d32f95abbb93fd7637d456b8 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -54,11 +54,29 @@ Mandelbrot/mandel.c
 Mandelbrot/t/t00mandel.t
 Makefile.PL
 README
+SGI/Makefile.PL
+SGI/SGI.pm
+SGI/SGI.xs
+SGI/imsgi.c
+SGI/imsgi.h
+SGI/t/00load.t
+SGI/t/10read.t
+SGI/t/20write.t
+SGI/testimg/rle.rgb
+SGI/testimg/rle12.rgb
+SGI/testimg/rle16.rgb
+SGI/testimg/rle6.rgb
+SGI/testimg/rleagr.rgb
+SGI/testimg/verb.rgb
+SGI/testimg/verb12.rgb
+SGI/testimg/verb16.rgb
+SGI/testimg/verb6.rgb
 apidocs.perl    Build lib/Imager/APIRef.pm
 bigtest.perl   Library selection tester
 bmp.c           Reading and writing Windows BMP files
 color.c         Color translation and handling
-conv.c
+compose.im
+conv.im
 convert.c
 doco.perl
 datatypes.c
@@ -85,7 +103,7 @@ feat.c
 feat.h
 fills.c         Generic fills
 filterlist.perl
-filters.c
+filters.im
 font.c
 fontfiles/ExistenceTest.afm     please edit ExistenceTest.sfd in CVS
 fontfiles/ExistenceTest.pfb     to change these files, edited and
@@ -99,7 +117,7 @@ fontfiles/dcr10.afm
 fontfiles/dcr10.pfb
 fontfiles/dodge.ttf
 freetyp2.c     Implements freetype2 font support
-gaussian.c
+gaussian.im
 gif.c
 hlines.c       Manage sets of horizontal line segments
 image.c
@@ -116,9 +134,9 @@ imexif.h
 img16.c
 imgdouble.c     Implements double/sample images
 imio.h
+immacros.h
 imperl.h
 imrender.h     Buffer rending engine function declarations
-imtoc.perl      Sample size adapter pre-processor
 io.c
 iolayer.c
 iolayer.h
@@ -150,7 +168,9 @@ lib/Imager/Fountain.pm
 lib/Imager/Handy.pod
 lib/Imager/ImageTypes.pod
 lib/Imager/Inline.pod           Using Imager with Inline::C
+lib/Imager/LargeSamples.pod    Track large sample support
 lib/Imager/Matrix2d.pm
+lib/Imager/Preprocess.pm
 lib/Imager/Regops.pm
 lib/Imager/Test.pm
 lib/Imager/Transform.pm
@@ -164,6 +184,7 @@ log.h
 map.c
 maskimg.c
 palimg.c
+paste.im
 plug.h
 png.c
 pnm.c
@@ -176,17 +197,18 @@ regmach.h
 regops.perl
 render.im
 rendert.h      Buffer rendering engine types
-rgb.c           Reading and writing SGI rgb files
 rotate.c
 rubthru.im
 samples/README
 samples/align-string.pl Demonstrate align_string method.
 samples/anaglyph.pl
 samples/border.pl       Demonstrate adding a border
-samples/flasher.gif    Animate an source image fading to a color and back
+samples/flasher.pl     Animate an source image fading to a color and back
+samples/gifscale.pl    Scale an animated GIF, preserving animation info
 samples/inline_capture2image.pl         convert captured BGR data to an image
 samples/inline_replace_color.pl  replace colors using Inline::C
 samples/interleave.pl
+samples/quad_to_square.pl      Transform a quadrilateral into a square
 samples/replace_color.pl replace colors using transform2()
 samples/samp-form.cgi
 samples/samp-image.cgi
@@ -256,6 +278,7 @@ t/tr18561.t         Regression tests
 t/tr18561b.t
 tags.c
 testimg/209_yonge.jpg  Regression test: #17981
+testimg/alpha.tif      Alpha scaling test image
 testimg/bad1oflow.bmp   1-bit/pixel, overflow integer on 32-bit machines
 testimg/bad1wid0.bmp    1-bit/pixel, zero width
 testimg/bad24comp.bmp   24-bit/pixel, bad compression
@@ -271,6 +294,7 @@ testimg/bad8wid0.bmp    8-bit/pixel, width 0
 testimg/badbits.bmp     bad bits value in header
 testimg/badcomp1.bmp    bad compression for 1-bit/pixel
 testimg/badcomp4.bmp    bad compression for 4-bit/pixel
+testimg/badindex.gif   GIF with a bad color index
 testimg/badplanes.bmp   bad planes value in header
 testimg/badused1.bmp    1-bit/pixel, out of range colors used value
 testimg/badused4a.bmp   4-bit/pixel, badly out of range used value (SEGV test)
@@ -283,11 +307,17 @@ testimg/base.jpg  Base JPEG test image
 testimg/comp4.bmp       Compressed 4-bit/pixel BMP
 testimg/comp4.tif       4-bit/pixel paletted TIFF
 testimg/comp4bad.tif    corrupted 4-bit/pixel paletted TIFF
+testimg/comp4t.tif      4-bit/pixel paletted TIFF (tiled)
 testimg/comp8.bmp       Compressed 8-bit/pixel BMP
 testimg/comp8.tif       8-bit/pixel paletted TIFF
 testimg/exiftest.jpg   Test image for EXIF parsing
 testimg/expected.gif
 testimg/gimpgrad        A GIMP gradient file
+testimg/gralpha.tif    Grey alpha test image
+testimg/grey16.tif     16-bit/sample greyscale TIFF
+testimg/grey32.tif     32-bit/sample greyscale+alpha TIFF
+testimg/imager.pbm     Test bi-level
+testimg/imager.tif     Test bi-level
 testimg/junk.ppm
 testimg/loccmap.gif
 testimg/longid.tga      Test TGA with a long id string
@@ -302,13 +332,17 @@ testimg/nocmap.gif
 testimg/palette.png
 testimg/palette_out.png
 testimg/penguin-base.ppm
+testimg/pengtile.tif   Tiled tiff image, same as penguin-base.ppm
 testimg/pgm.pgm                Simple pgm for testing the right sample is in the right place
+testimg/rgb16.tif      16-bit/sample RGB image - strips
+testimg/rgb16t.tif     16-bit/sample RGB image - tiled
 testimg/scale.gif
 testimg/scale.ppm
 testimg/scalei.gif
 testimg/scmyk.tif      Simple CMYK TIFF image
 testimg/scmyk.jpg      Simple CMYK JPEG image
 testimg/scmyka.tif     CMYK with one alpha channel
+testimg/scmyka16.tif   CMYK with one alpha channel (16-bit)
 testimg/scmykaa.tif    CMYK with 2 alpha channels
 testimg/screen2.gif
 testimg/screen3.gif
@@ -330,6 +364,8 @@ testimg/simple.pbm
 testimg/slab.tif       Lab color image
 testimg/srgb.tif       Simple RGB image
 testimg/srgba.tif      RGB with one alpha
+testimg/srgba16.tif
+testimg/srgba32.tif
 testimg/srgbaa.tif     RGB with 2 alpha
 testimg/test_gimp_pal   A simple GIMP palette file
 testimg/tiffwarn.tif   Generates a warning while being read