Imager release history. Older releases can be found in Changes.old
-Threads work
- - thread safe t1lib
- - thread safe ft1
+Imager 0.94 - 15 Dec 2012
+=========================
+
+Variations on some of these changes were included in development
+releases.
- improved thread safety
- the internal error stack and log file handle are now in a per-thread
- 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.
+ - originally these changes broke ABI compatibility, this has been
+ restored.
- clarify the return value of getpixel();
https://rt.cpan.org/Ticket/Display.html?id=81198