Imager release history. Older releases can be found in Changes.old
-Threads work
- - thread safe t1lib
- - thread safe ft1
-
- improved thread safety
- the internal error stack and log file handle are now in a per-thread
context object
- use a mutex to avoid re-entering thread-unsafe tifflib
- use a mutex to avoid re-entering thread-unsafe T1Lib
- use a library handle per thread for freetype 2.
+ - use an engine handle per thread for freetype 1.x.
- clarify the return value of getpixel();
https://rt.cpan.org/Ticket/Display.html?id=81198