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