From: Tony Cook Date: Fri, 10 Dec 2010 22:28:46 +0000 (+0000) Subject: correct changes - we search for font handlers not fonts X-Git-Tag: Imager-0.79~4 X-Git-Url: http://git.imager.perl.org/imager.git/commitdiff_plain/d67dd866866372e5e387abacef31736771fa36c1 correct changes - we search for font handlers not fonts --- diff --git a/Changes b/Changes index 77f81d3f..ac0a8405 100644 --- a/Changes +++ b/Changes @@ -21,8 +21,8 @@ Bug fixes: - 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 diff --git a/PNG/MANIFEST b/PNG/MANIFEST deleted file mode 100644 index 63259bf3..00000000 --- a/PNG/MANIFEST +++ /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