]> git.imager.perl.org - imager.git/commitdiff
correct changes - we search for font handlers not fonts
authorTony Cook <tony@develop=help.com>
Fri, 10 Dec 2010 22:28:46 +0000 (22:28 +0000)
committerTony Cook <tony@develop=help.com>
Fri, 10 Dec 2010 22:28:46 +0000 (22:28 +0000)
Changes
PNG/MANIFEST [deleted file]

diff --git a/Changes b/Changes
index 77f81d3f4c244737b82bb9f494aadeea9d7ff98f..ac0a8405585a3af0d3853216143bccf55a4b77f4 100644 (file)
--- a/Changes
+++ b/Changes
@@ -21,8 +21,8 @@ Bug fixes:
 
  - treat the co-efficients for convert() as doubles instead of floats.
 
 
  - treat the co-efficients for convert() as doubles instead of floats.
 
- - If a higher (earlier) priority font failed to load, that would
-   crash preventing loading of later fonts.
+ - If a higher (earlier) priority font handler failed to load, that
+   would crash preventing loading of later font handlers.
    https://rt.cpan.org/Ticket/Display.html?id=62855
 
  - parse defines from the options returned by pkg-config --cflags
    https://rt.cpan.org/Ticket/Display.html?id=62855
 
  - parse defines from the options returned by pkg-config --cflags
diff --git a/PNG/MANIFEST b/PNG/MANIFEST
deleted file mode 100644 (file)
index 63259bf..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-Changes
-impng.c
-impng.h
-inc/Devel/CheckLib.pm
-Makefile.PL
-MANIFEST                       This list of files
-MANIFEST.SKIP
-PNG.pm
-PNG.xs
-t/00load.t
-t/10png.t
-testimg/palette.png
-testimg/palette_out.png