4 - match Imager::Font;:T1's error message translations to those from
5 later versions of T1Lib.
7 - clean up .dSYM directories generated performing probes on OS X
10 - pass the --verbose command-line option through to Imager::Probe in
12 https://rt.cpan.org/Ticket/Display.html?id=75878
14 Imager::Font::T1 1.017
15 ======================
17 - no longer fallback to using DynaLoader to load the XS code
18 https://rt.cpan.org/Ticket/Display.html?id=75560
20 Imager::Font::T1 1.016
21 ======================
23 - update dependency to Imager 0.86
24 https://rt.cpan.org/Ticket/Display.html?id=72643
26 Imager::Font::T1 1.015
27 ======================
29 - use T1_StrError() for error messages on modern libt1
30 https://rt.cpan.org/Ticket/Display.html?id=69879
32 - actually load the font rather than just adding it to the catalog on
35 - Imager::Font->new now produces better error messages for the T1
38 - has_chars() now returns perl's true and false values in list
39 context rather than integers, which should be more efficient.
40 https://rt.cpan.org/Ticket/Display.html?id=69158
42 - the default text color is no longer transparent.
43 https://rt.cpan.org/Ticket/Display.html?id=71469
45 Imager::Font::T1 1.014
46 ======================
48 - if reinitialization failed, the t1_initialized flag was left set.
49 https://rt.cpan.org/Ticket/Display.html?id=69877
51 - update the bundled (and still modified) Devel::CheckLib
52 https://rt.cpan.org/Ticket/Display.html?id=69170
54 Imager::Font::T1 1.013
55 ======================
57 - the big types cleanup, should be no change in behaviour
59 Imager::Font::T1 1.012
60 ======================