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