1 - match Imager::Font;:T1's error message translations to those from
2 later versions of T1Lib.
7 - no longer fallback to using DynaLoader to load the XS code
8 https://rt.cpan.org/Ticket/Display.html?id=75560
10 Imager::Font::T1 1.016
11 ======================
13 - update dependency to Imager 0.86
14 https://rt.cpan.org/Ticket/Display.html?id=72643
16 Imager::Font::T1 1.015
17 ======================
19 - use T1_StrError() for error messages on modern libt1
20 https://rt.cpan.org/Ticket/Display.html?id=69879
22 - actually load the font rather than just adding it to the catalog on
25 - Imager::Font->new now produces better error messages for the T1
28 - has_chars() now returns perl's true and false values in list
29 context rather than integers, which should be more efficient.
30 https://rt.cpan.org/Ticket/Display.html?id=69158
32 - the default text color is no longer transparent.
33 https://rt.cpan.org/Ticket/Display.html?id=71469
35 Imager::Font::T1 1.014
36 ======================
38 - if reinitialization failed, the t1_initialized flag was left set.
39 https://rt.cpan.org/Ticket/Display.html?id=69877
41 - update the bundled (and still modified) Devel::CheckLib
42 https://rt.cpan.org/Ticket/Display.html?id=69170
44 Imager::Font::T1 1.013
45 ======================
47 - the big types cleanup, should be no change in behaviour
49 Imager::Font::T1 1.012
50 ======================