change note for 39bfc9d3d
[imager.git] / FT2 / Changes
CommitLineData
98b84099
TC
1Imager-Font-FT2 0.85
2====================
3
4 - improve thread safety
88adfaab
TC
5
6 - allow freetype-config to be found on cygwin
98b84099 7
a5919365
TC
8Imager-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
32d74dbe
TC
14Imager-Font-FT2 0.84
15====================
16
17 - update dependency to Imager 0.86
18 https://rt.cpan.org/Ticket/Display.html?id=72643
19
6e938c74
TC
20Imager-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
839f97fb
TC
27 - the default text color is no longer transparent.
28 https://rt.cpan.org/Ticket/Display.html?id=71469
29
5fd542c7
TC
30Imager-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
39Imager-Font-FT2 0.81
40====================
41
42 - the big types cleanup
43
893474f1
TC
44Imager-Font-FT2 0.78
45====================
46
47Split off from Imager.