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