|
Please report bugs via Request Tracker. Please include perl and Imager versions, library versions and information about the platform you're using.
|
|
|
|
|
|
If you feel uncomfortable with subscribing to the mailing list you might try CPAN::Forum
|
|
|
|
|
|
|
|
Bug fixes:
don't access deprecated members of the png_structp. RT #60242 document that using color objects is faster than supplying colors by name, etc. RT #61047 - Imager::Probe now accepts array references for incpath and libpath. RT #60244
From 0.77_02:
Bug fixes:
From 0.77_01:
Bug fixes:
Imager::Probe was calling ExtUtils::Liblist to initialize LD_RUN_PATH supplying an undefined value rather than the found directory. Thanks to Justin Davis. RT #60491 only prepend ./ to font filenames when passing them to T1Lib and then only when it would use its search mechanisms. RT #60509 fix the cache check for the X rgb.txt loader. This is typically used for color translation on Unix-like systems, and the fix improves performance of supplying colors by name by about 80 times. Test code that managed 3400 10x10 pixel boxes/second sped up to 25700 boxes/second. clarify that Imager doesn't write EXIF metadata to images. RT #60637 - Imager::Probe can now search subdirectories under its include path. Used by the PNG Makefile.PL to find headers and libraries when they aren't in the base directory, as in cygwin. RT #60635
|
|