4 - enable the debug log for t/t90std.t
9 - add the 1.019 changes list
13 Imager::Font::T1 1.019
14 ======================
16 - slightly improve control over anti-aliasing, this is now recorded
19 - use a mutex to avoid re-entering t1lib, which isn't thread safe.
21 - avoid a paralled testing race condition.
23 Imager::Font::T1 1.018
24 ======================
26 - match Imager::Font;:T1's error message translations to those from
27 later versions of T1Lib.
29 - clean up .dSYM directories generated performing probes on OS X
32 - pass the --verbose command-line option through to Imager::Probe in
34 https://rt.cpan.org/Ticket/Display.html?id=75878
36 Imager::Font::T1 1.017
37 ======================
39 - no longer fallback to using DynaLoader to load the XS code
40 https://rt.cpan.org/Ticket/Display.html?id=75560
42 Imager::Font::T1 1.016
43 ======================
45 - update dependency to Imager 0.86
46 https://rt.cpan.org/Ticket/Display.html?id=72643
48 Imager::Font::T1 1.015
49 ======================
51 - use T1_StrError() for error messages on modern libt1
52 https://rt.cpan.org/Ticket/Display.html?id=69879
54 - actually load the font rather than just adding it to the catalog on
57 - Imager::Font->new now produces better error messages for the T1
60 - has_chars() now returns perl's true and false values in list
61 context rather than integers, which should be more efficient.
62 https://rt.cpan.org/Ticket/Display.html?id=69158
64 - the default text color is no longer transparent.
65 https://rt.cpan.org/Ticket/Display.html?id=71469
67 Imager::Font::T1 1.014
68 ======================
70 - if reinitialization failed, the t1_initialized flag was left set.
71 https://rt.cpan.org/Ticket/Display.html?id=69877
73 - update the bundled (and still modified) Devel::CheckLib
74 https://rt.cpan.org/Ticket/Display.html?id=69170
76 Imager::Font::T1 1.013
77 ======================
79 - the big types cleanup, should be no change in behaviour
81 Imager::Font::T1 1.012
82 ======================