[rt #79989] setsamples() isn't 16-bit only
[imager.git] / FT2 / Changes
CommitLineData
a5919365
TC
1Imager-Font-FT2 0.85
2====================
3
4 - no longer fallback to using DynaLoader to load the XS code
5 https://rt.cpan.org/Ticket/Display.html?id=75560
6
32d74dbe
TC
7Imager-Font-FT2 0.84
8====================
9
10 - update dependency to Imager 0.86
11 https://rt.cpan.org/Ticket/Display.html?id=72643
12
6e938c74
TC
13Imager-Font-FT2 0.83
14====================
15
16 - has_chars() now returns perl's true and false values in list
17 context rather than integers, which should be more efficient.
18 https://rt.cpan.org/Ticket/Display.html?id=69158
19
839f97fb
TC
20 - the default text color is no longer transparent.
21 https://rt.cpan.org/Ticket/Display.html?id=71469
22
5fd542c7
TC
23Imager-Font-FT2 0.82
24====================
25
26 - update the bundled (and still modified) Devel::CheckLib
27 https://rt.cpan.org/Ticket/Display.html?id=69170
28
29 - use snprintf() when imconfig.h indicates it's available
30 https://rt.cpan.org/Ticket/Display.html?id=69147
31
32Imager-Font-FT2 0.81
33====================
34
35 - the big types cleanup
36
893474f1
TC
37Imager-Font-FT2 0.78
38====================
39
40Split off from Imager.