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