4 - depend on Imager 0.95.
9 Released as part of Imager 0.94_02.
11 - fix some mismatched format strings/types
13 - enable the debug log for t/t90std.t
20 - drawing text to a channel drew with random coverage, since the
21 alpha channel used for the internal call to draw text wasn't
27 - report the library version during testing
32 Distributed with Imager 0.93_01
34 - improve thread safety
39 - previously the probe step for freetype-config would fail on cygwin
41 - clean up .dSYM directories generated performing probes on OS X
44 - pass the --verbose command-line option through to Imager::Probe in
46 https://rt.cpan.org/Ticket/Display.html?id=75878
51 - no longer fallback to using DynaLoader to load the XS code
52 https://rt.cpan.org/Ticket/Display.html?id=75560
57 - update dependency to Imager 0.86
58 https://rt.cpan.org/Ticket/Display.html?id=72643
63 - has_chars() now returns perl's true and false values in list
64 context rather than integers, which should be more efficient.
65 https://rt.cpan.org/Ticket/Display.html?id=69158
67 - the default text color is no longer transparent.
68 https://rt.cpan.org/Ticket/Display.html?id=71469
73 - update the bundled (and still modified) Devel::CheckLib
74 https://rt.cpan.org/Ticket/Display.html?id=69170
76 - use snprintf() when imconfig.h indicates it's available
77 https://rt.cpan.org/Ticket/Display.html?id=69147
82 - the big types cleanup
87 Split off from Imager.