]> git.imager.perl.org - imager.git/blob - T1/Changes
[rt #69879] various T1 improvments
[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 Imager::Font::T1 1.014
14 ======================
15
16  - if reinitialization failed, the t1_initialized flag was left set.
17    https://rt.cpan.org/Ticket/Display.html?id=69877
18
19  - update the bundled (and still modified) Devel::CheckLib
20    https://rt.cpan.org/Ticket/Display.html?id=69170
21
22 Imager::Font::T1 1.013
23 ======================
24
25  - the big types cleanup, should be no change in behaviour
26
27 Imager::Font::T1 1.012
28 ======================
29
30 Initial release.