]> git.imager.perl.org - imager.git/blobdiff - T1/Changes
update sub-module READMEs
[imager.git] / T1 / Changes
index b5344e5316e0a5a48d8fdcb92869e60e1ffbd450..92870d8837162d46c27a05c93843d04e63ff1d85 100644 (file)
@@ -1,3 +1,39 @@
+Imager::Font::T1 1.020
+======================
+
+ - add the 1.019 changes list
+
+ - update README
+
+Imager::Font::T1 1.019
+======================
+
+ - slightly improve control over anti-aliasing, this is now recorded
+   per thread
+
+ - use a mutex to avoid re-entering t1lib, which isn't thread safe.
+
+ - avoid a paralled testing race condition.
+
+Imager::Font::T1 1.018
+======================
+
+ - match Imager::Font;:T1's error message translations to those from
+   later versions of T1Lib.
+
+ - clean up .dSYM directories generated performing probes on OS X
+   Mountain Lion.
+
+ - pass the --verbose command-line option through to Imager::Probe in
+   Makefile.PL
+   https://rt.cpan.org/Ticket/Display.html?id=75878
+
+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
 ======================