prefer static first
[imager.git] / W32 / Changes
1 Imager-Font-W32 0.85
2 ====================
3
4  - clean up .dSYM directories generated performing probes on OS X
5    Mountain Lion.
6
7  - pass the --verbose command-line option through to Imager::Probe in
8    Makefile.PL
9    https://rt.cpan.org/Ticket/Display.html?id=75878
10
11 Imager-Font-W32 0.84
12 ====================
13
14  - no longer fallback to using DynaLoader to load the XS code
15    https://rt.cpan.org/Ticket/Display.html?id=75560
16
17 Imager-Font-W32 0.83
18 ====================
19
20  - update dependency to Imager 0.86
21    https://rt.cpan.org/Ticket/Display.html?id=72643
22
23 Imager-Font-W32 0.82
24 ====================
25
26  - the default text color is no longer transparent.
27    https://rt.cpan.org/Ticket/Display.html?id=71469
28
29  - fix library detection under MSVC
30    https://rt.cpan.org/Ticket/Display.html?id=71735
31
32  - added better tracing of the font resource helpers
33
34  - improve error reporting for test failures
35
36 Imager-Font-W32 0.81
37 ====================
38
39  - update the bundled (and still modified) Devel::CheckLib
40    https://rt.cpan.org/Ticket/Display.html?id=69170
41
42 Imager-Font-W32 0.80
43 ====================
44
45  - the big types cleanup
46
47 Imager-Font-W32 0.78
48 ====================
49
50 Split off from Imager.