]> git.imager.perl.org - imager.git/blobdiff - T1/Changes
update changes for T1
[imager.git] / T1 / Changes
index 918023929a2fd77dfb351d0d0d26c6e405582cfd..7efa4a731d0e135c02af0bd37927298eb4a9df17 100644 (file)
@@ -1,3 +1,24 @@
+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
 ======================
 
@@ -10,6 +31,13 @@ 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
 ======================