4 - fix some mismatched format strings/types
11 - drawing text to a channel drew with random coverage, since the
12 alpha channel used for the internal call to draw text wasn't
18 - report the library version during testing
23 Distributed with Imager 0.93_01
25 - improve thread safety
30 - previously the probe step for freetype-config would fail on cygwin
32 - clean up .dSYM directories generated performing probes on OS X
35 - pass the --verbose command-line option through to Imager::Probe in
37 https://rt.cpan.org/Ticket/Display.html?id=75878
42 - no longer fallback to using DynaLoader to load the XS code
43 https://rt.cpan.org/Ticket/Display.html?id=75560
48 - update dependency to Imager 0.86
49 https://rt.cpan.org/Ticket/Display.html?id=72643
54 - has_chars() now returns perl's true and false values in list
55 context rather than integers, which should be more efficient.
56 https://rt.cpan.org/Ticket/Display.html?id=69158
58 - the default text color is no longer transparent.
59 https://rt.cpan.org/Ticket/Display.html?id=71469
64 - update the bundled (and still modified) Devel::CheckLib
65 https://rt.cpan.org/Ticket/Display.html?id=69170
67 - use snprintf() when imconfig.h indicates it's available
68 https://rt.cpan.org/Ticket/Display.html?id=69147
73 - the big types cleanup
78 Split off from Imager.