]> git.imager.perl.org - imager.git/blobdiff - MANIFEST
avoid dead code in i_get_anonymous_color_histo()
[imager.git] / MANIFEST
index e8dd2560d05c59cd5b46a077eb485b6593bab32f..85bdac6b0238f305b9086e163d4b217de49af2ae 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -135,6 +135,8 @@ Imager.xs
 imageri.h
 imdatatypes.h
 imerror.h                      Error handling functions
+imexif.c                       EXIF decoding
+imexif.h
 imext.c                                Defines the function table
 imext.h                                Included by external modules for API access
 imextdef.h
@@ -154,8 +156,6 @@ io.c
 iolayer.c
 iolayer.h
 iolayert.h                     IO layer types
-JPEG/imexif.c                  Experimental JPEG EXIF decoding
-JPEG/imexif.h
 JPEG/imjpeg.c
 JPEG/imjpeg.h
 JPEG/JPEG.pm
@@ -360,6 +360,7 @@ t/350-font/030-ttoo.t               OO level FT1 tests
 t/350-font/040-ttstd.t         Standard font tests for TT
 t/350-font/100-texttools.t     Test text wrapping
 t/400-filter/010-filters.t     Consolidated filter tests (needs to split)
+t/400-filter/020-autolevels.t  Test the autolevels filter
 t/450-api/100-inline.t         Inline::C integration and API
 t/450-api/110-inlinectx.t      context APIs
 t/850-thread/010-base.t                Test wrt to perl threads