]> git.imager.perl.org - imager.git/blob - FT2/Changes
various changes updates
[imager.git] / FT2 / Changes
1
2  - previously the probe step for freetype-config would fail on cygwin
3
4 Imager-Font-FT2 0.85
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-FT2 0.84
11 ====================
12
13  - update dependency to Imager 0.86
14    https://rt.cpan.org/Ticket/Display.html?id=72643
15
16 Imager-Font-FT2 0.83
17 ====================
18
19  - has_chars() now returns perl's true and false values in list
20    context rather than integers, which should be more efficient.
21    https://rt.cpan.org/Ticket/Display.html?id=69158
22
23  - the default text color is no longer transparent.
24    https://rt.cpan.org/Ticket/Display.html?id=71469
25
26 Imager-Font-FT2 0.82
27 ====================
28
29  - update the bundled (and still modified) Devel::CheckLib
30    https://rt.cpan.org/Ticket/Display.html?id=69170
31
32  - use snprintf() when imconfig.h indicates it's available
33    https://rt.cpan.org/Ticket/Display.html?id=69147
34
35 Imager-Font-FT2 0.81
36 ====================
37
38  - the big types cleanup
39
40 Imager-Font-FT2 0.78
41 ====================
42
43 Split off from Imager.