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