4 - enable the debug log for t/t90std.t
6 - add typemap to the manifest, this caused build failures in 1.020.
11 - add the 1.019 changes list
15 Imager::Font::T1 1.019
16 ======================
18 - slightly improve control over anti-aliasing, this is now recorded
21 - use a mutex to avoid re-entering t1lib, which isn't thread safe.
23 - avoid a paralled testing race condition.
25 Imager::Font::T1 1.018
26 ======================
28 - match Imager::Font;:T1's error message translations to those from
29 later versions of T1Lib.
31 - clean up .dSYM directories generated performing probes on OS X
34 - pass the --verbose command-line option through to Imager::Probe in
36 https://rt.cpan.org/Ticket/Display.html?id=75878
38 Imager::Font::T1 1.017
39 ======================
41 - no longer fallback to using DynaLoader to load the XS code
42 https://rt.cpan.org/Ticket/Display.html?id=75560
44 Imager::Font::T1 1.016
45 ======================
47 - update dependency to Imager 0.86
48 https://rt.cpan.org/Ticket/Display.html?id=72643
50 Imager::Font::T1 1.015
51 ======================
53 - use T1_StrError() for error messages on modern libt1
54 https://rt.cpan.org/Ticket/Display.html?id=69879
56 - actually load the font rather than just adding it to the catalog on
59 - Imager::Font->new now produces better error messages for the T1
62 - has_chars() now returns perl's true and false values in list
63 context rather than integers, which should be more efficient.
64 https://rt.cpan.org/Ticket/Display.html?id=69158
66 - the default text color is no longer transparent.
67 https://rt.cpan.org/Ticket/Display.html?id=71469
69 Imager::Font::T1 1.014
70 ======================
72 - if reinitialization failed, the t1_initialized flag was left set.
73 https://rt.cpan.org/Ticket/Display.html?id=69877
75 - update the bundled (and still modified) Devel::CheckLib
76 https://rt.cpan.org/Ticket/Display.html?id=69170
78 Imager::Font::T1 1.013
79 ======================
81 - the big types cleanup, should be no change in behaviour
83 Imager::Font::T1 1.012
84 ======================