]> git.imager.perl.org - imager.git/blob - FT2/Changes
[rt #75560] don't fallback to using DynaLoader when XSLoader fails
[imager.git] / FT2 / Changes
1 Imager-Font-FT2 0.85
2 ====================
3
4  - no longer fallback to using DynaLoader to load the XS code
5    https://rt.cpan.org/Ticket/Display.html?id=75560
6
7 Imager-Font-FT2 0.84
8 ====================
9
10  - update dependency to Imager 0.86
11    https://rt.cpan.org/Ticket/Display.html?id=72643
12
13 Imager-Font-FT2 0.83
14 ====================
15
16  - has_chars() now returns perl's true and false values in list
17    context rather than integers, which should be more efficient.
18    https://rt.cpan.org/Ticket/Display.html?id=69158
19
20  - the default text color is no longer transparent.
21    https://rt.cpan.org/Ticket/Display.html?id=71469
22
23 Imager-Font-FT2 0.82
24 ====================
25
26  - update the bundled (and still modified) Devel::CheckLib
27    https://rt.cpan.org/Ticket/Display.html?id=69170
28
29  - use snprintf() when imconfig.h indicates it's available
30    https://rt.cpan.org/Ticket/Display.html?id=69147
31
32 Imager-Font-FT2 0.81
33 ====================
34
35  - the big types cleanup
36
37 Imager-Font-FT2 0.78
38 ====================
39
40 Split off from Imager.