|
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
|
|
|
|
|
|
|
|
added coverage tests for masked images (maskimg.c @100% test coverage) add hsv() method to Imager::Color. Thanks to Leolo (Philip Gwyn) RT #65385 split libt1 Type 1 font support into a sub-module RT #49616 (partial) - add a preload() class method for use in forking servers, and to work around limitations in PAR. RT #65665
Bug fixes:
paletted writes to a masked image are now masked correctly. Revealed by new coverage tests. update the filter plugin documentation. RT #56513 add the matrix() method to Imager::Matrix2d to allow creation of a matrix with specified co-efficients. You can now multiply an Imager::Matrix2d object by a 9 element array ref or a number. RT #29938 really fix loading TTF fonts with FT2 when FT1 isn't available. Thanks to Leolo (Philip Gwyn) RT #65386 RT #62855 make sure each test script that needs testout/ creates it. RT #65088 handle a slightly different warning from libtiff 4.x RT #65268 - the sat transform2() op returned an incorrect saturation. RT #65391
|
|