4 - depend on Imager 0.95.
9 Released as part of Imager 0.94_02.
11 - enable the debug log for t/t90std.t
13 - add typemap to the manifest, this caused build failures in 1.020.
15 Imager::Font::T1 1.020
16 ======================
18 - add the 1.019 changes list
22 Imager::Font::T1 1.019
23 ======================
25 - slightly improve control over anti-aliasing, this is now recorded
28 - use a mutex to avoid re-entering t1lib, which isn't thread safe.
30 - avoid a paralled testing race condition.
32 Imager::Font::T1 1.018
33 ======================
35 - match Imager::Font;:T1's error message translations to those from
36 later versions of T1Lib.
38 - clean up .dSYM directories generated performing probes on OS X
41 - pass the --verbose command-line option through to Imager::Probe in
43 https://rt.cpan.org/Ticket/Display.html?id=75878
45 Imager::Font::T1 1.017
46 ======================
48 - no longer fallback to using DynaLoader to load the XS code
49 https://rt.cpan.org/Ticket/Display.html?id=75560
51 Imager::Font::T1 1.016
52 ======================
54 - update dependency to Imager 0.86
55 https://rt.cpan.org/Ticket/Display.html?id=72643
57 Imager::Font::T1 1.015
58 ======================
60 - use T1_StrError() for error messages on modern libt1
61 https://rt.cpan.org/Ticket/Display.html?id=69879
63 - actually load the font rather than just adding it to the catalog on
66 - Imager::Font->new now produces better error messages for the T1
69 - has_chars() now returns perl's true and false values in list
70 context rather than integers, which should be more efficient.
71 https://rt.cpan.org/Ticket/Display.html?id=69158
73 - the default text color is no longer transparent.
74 https://rt.cpan.org/Ticket/Display.html?id=71469
76 Imager::Font::T1 1.014
77 ======================
79 - if reinitialization failed, the t1_initialized flag was left set.
80 https://rt.cpan.org/Ticket/Display.html?id=69877
82 - update the bundled (and still modified) Devel::CheckLib
83 https://rt.cpan.org/Ticket/Display.html?id=69170
85 Imager::Font::T1 1.013
86 ======================
88 - the big types cleanup, should be no change in behaviour
90 Imager::Font::T1 1.012
91 ======================