]> git.imager.perl.org - imager.git/blob - FT2/Changes
bump FT2 version to differentiate from Imager 0.93_02
[imager.git] / FT2 / Changes
1 Imager-Font-FT2 0.88
2 ====================
3
4  - report the library version during testing
5
6 Imager-Font-FT2 0.87
7 ====================
8
9 Distributed with Imager 0.93_01
10
11  - improve thread safety
12
13 Imager-Font-FT2 0.86
14 ====================
15
16  - previously the probe step for freetype-config would fail on cygwin
17
18  - clean up .dSYM directories generated performing probes on OS X
19    Mountain Lion.
20
21  - pass the --verbose command-line option through to Imager::Probe in
22    Makefile.PL
23    https://rt.cpan.org/Ticket/Display.html?id=75878
24
25 Imager-Font-FT2 0.85
26 ====================
27
28  - no longer fallback to using DynaLoader to load the XS code
29    https://rt.cpan.org/Ticket/Display.html?id=75560
30
31 Imager-Font-FT2 0.84
32 ====================
33
34  - update dependency to Imager 0.86
35    https://rt.cpan.org/Ticket/Display.html?id=72643
36
37 Imager-Font-FT2 0.83
38 ====================
39
40  - has_chars() now returns perl's true and false values in list
41    context rather than integers, which should be more efficient.
42    https://rt.cpan.org/Ticket/Display.html?id=69158
43
44  - the default text color is no longer transparent.
45    https://rt.cpan.org/Ticket/Display.html?id=71469
46
47 Imager-Font-FT2 0.82
48 ====================
49
50  - update the bundled (and still modified) Devel::CheckLib
51    https://rt.cpan.org/Ticket/Display.html?id=69170
52
53  - use snprintf() when imconfig.h indicates it's available
54    https://rt.cpan.org/Ticket/Display.html?id=69147
55
56 Imager-Font-FT2 0.81
57 ====================
58
59  - the big types cleanup
60
61 Imager-Font-FT2 0.78
62 ====================
63
64 Split off from Imager.