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