]> git.imager.perl.org - imager.git/blob - T1/Changes
Note the default font color change in a few more places
[imager.git] / T1 / Changes
1 Imager::Font::T1 1.015
2 ======================
3
4  - use T1_StrError() for error messages on modern libt1
5    https://rt.cpan.org/Ticket/Display.html?id=69879
6
7  - actually load the font rather than just adding it to the catalog on
8    creation.
9
10  - Imager::Font->new now produces better error messages for the T1
11    engine.
12
13  - has_chars() now returns perl's true and false values in list
14    context rather than integers, which should be more efficient.
15    https://rt.cpan.org/Ticket/Display.html?id=69158
16
17  - the default text color is no longer transparent.
18    https://rt.cpan.org/Ticket/Display.html?id=71469
19
20 Imager::Font::T1 1.014
21 ======================
22
23  - if reinitialization failed, the t1_initialized flag was left set.
24    https://rt.cpan.org/Ticket/Display.html?id=69877
25
26  - update the bundled (and still modified) Devel::CheckLib
27    https://rt.cpan.org/Ticket/Display.html?id=69170
28
29 Imager::Font::T1 1.013
30 ======================
31
32  - the big types cleanup, should be no change in behaviour
33
34 Imager::Font::T1 1.012
35 ======================
36
37 Initial release.