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