Commit | Line | Data |
---|---|---|
605b62af TC |
1 | Imager-Font-FT2 0.88 |
2 | ==================== | |
3 | ||
5e8f194e TC |
4 | - report the library version during testing |
5 | ||
605b62af TC |
6 | Imager-Font-FT2 0.87 |
7 | ==================== | |
8 | ||
9 | Distributed with Imager 0.93_01 | |
10 | ||
244725cf TC |
11 | - improve thread safety |
12 | ||
8c323994 TC |
13 | Imager-Font-FT2 0.86 |
14 | ==================== | |
b2f967ef TC |
15 | |
16 | - previously the probe step for freetype-config would fail on cygwin | |
70b577d3 TC |
17 | |
18 | - clean up .dSYM directories generated performing probes on OS X | |
19 | Mountain Lion. | |
8c323994 TC |
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 | |
b2f967ef | 24 | |
a5919365 TC |
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 | ||
32d74dbe TC |
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 | ||
6e938c74 TC |
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 | ||
839f97fb TC |
44 | - the default text color is no longer transparent. |
45 | https://rt.cpan.org/Ticket/Display.html?id=71469 | |
46 | ||
5fd542c7 TC |
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 | ||
893474f1 TC |
61 | Imager-Font-FT2 0.78 |
62 | ==================== | |
63 | ||
64 | Split off from Imager. |