4 - use mutexes to avoid re-entrancy into the thread-unsafe T1Lib
6 - improve error handling and reporting
8 - provide better control of the level of anti-aliasing
10 Imager::Font::T1 1.017
11 ======================
13 - no longer fallback to using DynaLoader to load the XS code
14 https://rt.cpan.org/Ticket/Display.html?id=75560
16 Imager::Font::T1 1.016
17 ======================
19 - update dependency to Imager 0.86
20 https://rt.cpan.org/Ticket/Display.html?id=72643
22 Imager::Font::T1 1.015
23 ======================
25 - use T1_StrError() for error messages on modern libt1
26 https://rt.cpan.org/Ticket/Display.html?id=69879
28 - actually load the font rather than just adding it to the catalog on
31 - Imager::Font->new now produces better error messages for the T1
34 - has_chars() now returns perl's true and false values in list
35 context rather than integers, which should be more efficient.
36 https://rt.cpan.org/Ticket/Display.html?id=69158
38 - the default text color is no longer transparent.
39 https://rt.cpan.org/Ticket/Display.html?id=71469
41 Imager::Font::T1 1.014
42 ======================
44 - if reinitialization failed, the t1_initialized flag was left set.
45 https://rt.cpan.org/Ticket/Display.html?id=69877
47 - update the bundled (and still modified) Devel::CheckLib
48 https://rt.cpan.org/Ticket/Display.html?id=69170
50 Imager::Font::T1 1.013
51 ======================
53 - the big types cleanup, should be no change in behaviour
55 Imager::Font::T1 1.012
56 ======================