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