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