Imager-Font-FT2 0.86
====================
- previously the probe step for freetype-config would fail on cygwin
- clean up .dSYM directories generated performing probes on OS X
Mountain Lion.
- pass the --verbose command-line option through to Imager::Probe in
Makefile.PL
https://rt.cpan.org/Ticket/Display.html?id=75878
Imager-Font-FT2 0.85
====================
- no longer fallback to using DynaLoader to load the XS code
https://rt.cpan.org/Ticket/Display.html?id=75560
Imager-Font-FT2 0.84
====================
- update dependency to Imager 0.86
https://rt.cpan.org/Ticket/Display.html?id=72643
Imager-Font-FT2 0.83
====================
- has_chars() now returns perl's true and false values in list
context rather than integers, which should be more efficient.
https://rt.cpan.org/Ticket/Display.html?id=69158
- the default text color is no longer transparent.
https://rt.cpan.org/Ticket/Display.html?id=71469
Imager-Font-FT2 0.82
====================
- update the bundled (and still modified) Devel::CheckLib
https://rt.cpan.org/Ticket/Display.html?id=69170
- use snprintf() when imconfig.h indicates it's available
https://rt.cpan.org/Ticket/Display.html?id=69147
Imager-Font-FT2 0.81
====================
- the big types cleanup
Imager-Font-FT2 0.78
====================
Split off from Imager.