4 Coverity detected issue:
6 - adjust a pointer parameter from an array-style declaration with 6
7 elements to pointer style (since it hasn't been 6 for years.)
10 ======================
12 - update the bundled/modified Devel::CheckLib to handle the gcc-4
15 Imager::Font::T1 1.023
16 ======================
18 - if the first text drawn with Imager::Font::T1 is not anti-aliased,
19 text drawn would be nonsense. This would also read beyond the end
22 Imager::Font::T1 1.022
23 ======================
25 - depend on Imager 0.95.
27 Imager::Font::T1 1.021
28 ======================
30 Released as part of Imager 0.94_02.
32 - enable the debug log for t/t90std.t
34 - add typemap to the manifest, this caused build failures in 1.020.
36 Imager::Font::T1 1.020
37 ======================
39 - add the 1.019 changes list
43 Imager::Font::T1 1.019
44 ======================
46 - slightly improve control over anti-aliasing, this is now recorded
49 - use a mutex to avoid re-entering t1lib, which isn't thread safe.
51 - avoid a paralled testing race condition.
53 Imager::Font::T1 1.018
54 ======================
56 - match Imager::Font;:T1's error message translations to those from
57 later versions of T1Lib.
59 - clean up .dSYM directories generated performing probes on OS X
62 - pass the --verbose command-line option through to Imager::Probe in
64 https://rt.cpan.org/Ticket/Display.html?id=75878
66 Imager::Font::T1 1.017
67 ======================
69 - no longer fallback to using DynaLoader to load the XS code
70 https://rt.cpan.org/Ticket/Display.html?id=75560
72 Imager::Font::T1 1.016
73 ======================
75 - update dependency to Imager 0.86
76 https://rt.cpan.org/Ticket/Display.html?id=72643
78 Imager::Font::T1 1.015
79 ======================
81 - use T1_StrError() for error messages on modern libt1
82 https://rt.cpan.org/Ticket/Display.html?id=69879
84 - actually load the font rather than just adding it to the catalog on
87 - Imager::Font->new now produces better error messages for the T1
90 - has_chars() now returns perl's true and false values in list
91 context rather than integers, which should be more efficient.
92 https://rt.cpan.org/Ticket/Display.html?id=69158
94 - the default text color is no longer transparent.
95 https://rt.cpan.org/Ticket/Display.html?id=71469
97 Imager::Font::T1 1.014
98 ======================
100 - if reinitialization failed, the t1_initialized flag was left set.
101 https://rt.cpan.org/Ticket/Display.html?id=69877
103 - update the bundled (and still modified) Devel::CheckLib
104 https://rt.cpan.org/Ticket/Display.html?id=69170
106 Imager::Font::T1 1.013
107 ======================
109 - the big types cleanup, should be no change in behaviour
111 Imager::Font::T1 1.012
112 ======================