[rt #75878] pass --verbose through to Imager::Probe in sub-modules
[imager.git] / FT2 / Changes
CommitLineData
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
7Imager-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
13Imager-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
19Imager-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
29Imager-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
38Imager-Font-FT2 0.81
39====================
40
41 - the big types cleanup
42
893474f1
TC
43Imager-Font-FT2 0.78
44====================
45
46Split off from Imager.