X-Git-Url: http://git.imager.perl.org/imager.git/blobdiff_plain/a4fa5d5e137b4a32d8873576f3483ccf262d66b0..0eebfd59cc6cb1aba867fb94584bcf69d5e0c47b:/MANIFEST diff --git a/MANIFEST b/MANIFEST index 756b81ed..85f0d9a4 100644 --- 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 @@ -68,6 +69,7 @@ FT2/imft2.h FT2/Makefile.PL FT2/README FT2/t/t10ft2.t +FT2/t/t20thread.t FT2/typemap gaussian.im GIF/GIF.pm @@ -80,6 +82,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 @@ -182,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 @@ -197,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 @@ -214,6 +220,9 @@ MANIFEST MANIFEST.SKIP map.c maskimg.c +mutexnull.c +mutexpthr.c +mutexwin.c palimg.c paste.im plug.h @@ -227,6 +236,7 @@ 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 @@ -308,6 +318,9 @@ 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 @@ -347,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 @@ -369,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