Imager release history. Older releases can be found in Changes.old
Threads work
- - thread safe t1lib
- thread safe ft2
- thread safe ft1
context object
- JPEG now captures IPTC information in a thread-safe way
- avoid globals where possible for warning capture in libtiff
+ - use a mutex to avoid re-entering thread-unsafe giflib
+ - use a mutex to avoid re-entering thread-unsafe tifflib
+ - use a mutex to avoid re-entering thread-unsafe T1Lib
+ - T1:
+ - improve error reporting
+ - provide better control of the level of anti-aliasing
Imager 0.92 - 14 Aug 2012
===========