]> git.imager.perl.org - imager.git/blob - FT2/Changes
[rt #69158] *_has_chars() now returns PL_sv_yes/PL_sv_no
[imager.git] / FT2 / Changes
1 Imager-Font-FT2 0.83
2 ====================
3
4  - has_chars() now returns perl's true and false values in list
5    context rather than integers, which should be more efficient.
6    https://rt.cpan.org/Ticket/Display.html?id=69158
7
8 Imager-Font-FT2 0.82
9 ====================
10
11  - update the bundled (and still modified) Devel::CheckLib
12    https://rt.cpan.org/Ticket/Display.html?id=69170
13
14  - use snprintf() when imconfig.h indicates it's available
15    https://rt.cpan.org/Ticket/Display.html?id=69147
16
17 Imager-Font-FT2 0.81
18 ====================
19
20  - the big types cleanup
21
22 Imager-Font-FT2 0.78
23 ====================
24
25 Split off from Imager.