]> git.imager.perl.org - imager.git/blob - T1/Changes
Devel::CheckLib: remove generated .dSYM directories on OS X
[imager.git] / T1 / Changes
1  - match Imager::Font;:T1's error message translations to those from
2    later versions of T1Lib.
3
4 Imager::Font::T1 1.017
5 ======================
6
7  - no longer fallback to using DynaLoader to load the XS code
8    https://rt.cpan.org/Ticket/Display.html?id=75560
9
10 Imager::Font::T1 1.016
11 ======================
12
13  - update dependency to Imager 0.86
14    https://rt.cpan.org/Ticket/Display.html?id=72643
15
16 Imager::Font::T1 1.015
17 ======================
18
19  - use T1_StrError() for error messages on modern libt1
20    https://rt.cpan.org/Ticket/Display.html?id=69879
21
22  - actually load the font rather than just adding it to the catalog on
23    creation.
24
25  - Imager::Font->new now produces better error messages for the T1
26    engine.
27
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
31
32  - the default text color is no longer transparent.
33    https://rt.cpan.org/Ticket/Display.html?id=71469
34
35 Imager::Font::T1 1.014
36 ======================
37
38  - if reinitialization failed, the t1_initialized flag was left set.
39    https://rt.cpan.org/Ticket/Display.html?id=69877
40
41  - update the bundled (and still modified) Devel::CheckLib
42    https://rt.cpan.org/Ticket/Display.html?id=69170
43
44 Imager::Font::T1 1.013
45 ======================
46
47  - the big types cleanup, should be no change in behaviour
48
49 Imager::Font::T1 1.012
50 ======================
51
52 Initial release.