]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
- added sample files missing from MANIFEST
[imager.git] / MANIFEST
index 6f04611743bafdcbb51e6dc64499a5cf082c5d88..ee7db93e9def06c2d4a66370898ee49befb75963 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,17 +1,33 @@
 Changes
+CountColor/CountColor.pm        sample XS access to API
+CountColor/CountColor.xs
+CountColor/Makefile.PL
+CountColor/t/t00countcolor.t
+DynTest/DynTest.pm      simple conversion of the dyntest sample from dynfilt/
+DynTest/DynTest.xs
+DynTest/Makefile.PL
+DynTest/linstretch.c
+DynTest/t/t00dyntest.t
 Imager.pm
 Imager.xs
 MANIFEST
+MANIFEST.SKIP
+META.yml        Module meta-data
+Mandelbrot/Makefile.PL          more complex filter
+Mandelbrot/Mandelbrot.pm
+Mandelbrot/Mandelbrot.xs
+Mandelbrot/mandel.c
+Mandelbrot/t/t00mandel.t
 Makefile.PL
 README
+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
 convert.c
-datatypes.c
-datatypes.h
 doco.perl
+datatypes.c
 draw.c
 draw.h
 dynaload.c
@@ -48,21 +64,34 @@ fontfiles/dodge.ttf
 freetyp2.c     Implements freetype2 font support
 gaussian.c
 gif.c
+hlines.c       Manage sets of horizontal line segments
 image.c
-image.h
-imagei.h
+imager.h
+imageri.h
+imdatatypes.h
+imext.c         Defines the function table
+imext.h         Included by external modules for API access
+imextdef.h
+imexttypes.h    Define API function table type
+imexif.c       Experimental JPEG EXIF decoding
+imexif.h
 img16.c
 imgdouble.c     Implements double/sample images
 imio.h
+imperl.h
 io.c
 iolayer.c
 iolayer.h
 jpeg.c
+lib/Imager/API.pm
+lib/Imager/APIRef.pm    API function reference
 lib/Imager/Color.pm
 lib/Imager/Color/Float.pm
 lib/Imager/Color/Table.pm
+lib/Imager/Cookbook.pod
 lib/Imager/Draw.pod
 lib/Imager/Engines.pod
+lib/Imager/ExtUtils.pm
 lib/Imager/Expr.pm
 lib/Imager/Expr/Assem.pm
 lib/Imager/Files.pod
@@ -78,16 +107,20 @@ lib/Imager/Font/Win32.pm
 lib/Imager/Font/Wrap.pm
 lib/Imager/Fountain.pm
 lib/Imager/ImageTypes.pod
+lib/Imager/Inline.pod           Using Imager with Inline::C
 lib/Imager/Matrix2d.pm
 lib/Imager/Regops.pm
 lib/Imager/Transform.pm
 lib/Imager/Transformations.pod
+lib/Imager/Tutorial.pod
 lib/Imager/interface.pod
 lib/Imager/regmach.pod
+limits.c
 log.c
 log.h
 map.c
 maskimg.c
+metafile.pl     Common META.yml generation
 palimg.c
 plug.h
 png.c
@@ -102,11 +135,25 @@ regops.perl
 rgb.c           Reading and writing SGI rgb files
 rotate.c
 samples/README
+samples/align-string.pl Demonstrate align_string method.
 samples/anaglyph.pl
+samples/border.pl       Demonstrate adding a border
+samples/inline_replace_color.pl  replace colors using Inline::C
 samples/interleave.pl
+samples/replace_color.pl replace colors using transform2()
+samples/samp-form.cgi
+samples/samp-image.cgi
+samples/samp-scale.cgi  Demonstrate image upload via a HTML form
+samples/samp-scale.html Form for samp-scale.cgi
+samples/samp-tags.cgi   Demonstrate image upload via a HTML form
+samples/samp-tags.html  Form for samp-tags.cgi
+samples/slant_text.pl   Using $font->transform() to slant text
+samples/tk-photo.pl
 spot.perl      For making an ordered dither matrix from a spot function
 stackmach.c
 stackmach.h
+t/Test/Builder.pm
+t/Test/More.pm
 t/t00basic.t
 t/t01introvert.t
 t/t020masked.t
@@ -115,6 +162,7 @@ t/t022double.t          Test double/sample images
 t/t023palette.t                Test paletted images
 t/t05error.t
 t/t07iolayer.t
+t/t1000files.t          Format independent file tests
 t/t101jpeg.t
 t/t102png.t
 t/t103raw.t
@@ -150,7 +198,11 @@ t/t69rubthru.t
 t/t70newgif.t
 t/t75polyaa.t
 t/t80texttools.t        Test text wrapping
+t/t81hlines.t          Test hlines.c
+t/t82inline.t           Test Inline::C integration
 t/t90cc.t
+t/t91pod.t             Test POD with Test::Pod
+t/t92samples.t
 t/testtools.pl
 tags.c
 testimg/bad1oflow.bmp   1-bit/pixel, overflow integer on 32-bit machines
@@ -173,11 +225,13 @@ 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)
 testimg/badused4b.bmp   4-bit/pixel, just out of range used value (SEGV test)
 testimg/bandw.gif
+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/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/junk.ppm
@@ -189,6 +243,7 @@ testimg/maxval_256.ppm
 testimg/maxval_4095_asc.ppm
 testimg/maxval_65536.ppm
 testimg/maxval_asc.ppm
+testimg/newgimpgrad.ggr Test GIMP Gradient file (newer type)
 testimg/nocmap.gif
 testimg/palette.png
 testimg/palette_out.png