Commit | Line | Data |
---|---|---|
6e938c74 TC |
1 | Imager-Font-FT2 0.83 |
2 | ==================== | |
3 | ||
4 | - has_chars() now returns perl's true and false values in list | |
5 | context rather than integers, which should be more efficient. | |
6 | https://rt.cpan.org/Ticket/Display.html?id=69158 | |
7 | ||
839f97fb TC |
8 | - the default text color is no longer transparent. |
9 | https://rt.cpan.org/Ticket/Display.html?id=71469 | |
10 | ||
5fd542c7 TC |
11 | Imager-Font-FT2 0.82 |
12 | ==================== | |
13 | ||
14 | - update the bundled (and still modified) Devel::CheckLib | |
15 | https://rt.cpan.org/Ticket/Display.html?id=69170 | |
16 | ||
17 | - use snprintf() when imconfig.h indicates it's available | |
18 | https://rt.cpan.org/Ticket/Display.html?id=69147 | |
19 | ||
20 | Imager-Font-FT2 0.81 | |
21 | ==================== | |
22 | ||
23 | - the big types cleanup | |
24 | ||
893474f1 TC |
25 | Imager-Font-FT2 0.78 |
26 | ==================== | |
27 | ||
28 | Split off from Imager. |