+Imager::Font::T1 1.018
+======================
+
+ - use mutexes to avoid re-entrancy into the thread-unsafe T1Lib
+
+ - improve error handling and reporting
+
+ - provide better control of the level of anti-aliasing
+
+Imager::Font::T1 1.017
+======================
+
+ - no longer fallback to using DynaLoader to load the XS code
+ https://rt.cpan.org/Ticket/Display.html?id=75560
+
+Imager::Font::T1 1.016
+======================
+
+ - update dependency to Imager 0.86
+ https://rt.cpan.org/Ticket/Display.html?id=72643
+
Imager::Font::T1 1.015
======================
- Imager::Font->new now produces better error messages for the T1
engine.
+ - has_chars() now returns perl's true and false values in list
+ context rather than integers, which should be more efficient.
+ https://rt.cpan.org/Ticket/Display.html?id=69158
+
+ - the default text color is no longer transparent.
+ https://rt.cpan.org/Ticket/Display.html?id=71469
+
Imager::Font::T1 1.014
======================