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