|
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:
- getpixel(..., type => "float") and the API i_gpixf() have been broken on paletted images since they were implemented. RT #75258
Other changes:
- links in the METHOD INDEX now point at the method documentation rather than the heading you can find them under. RT #71495
- Imager (and the bundled dynamic modules) no longer fallback to using DynaLoader if loading via XSLoader fails. For the bundled modules this could hide useful error messages. RT #75560
- IM_DEBUG_MALLOC mymalloc() no longer sn?printfs() a string to a buffer in the array of allocations, but just stores the filename pointer and line number. RT #70388
|
|