]> git.imager.perl.org - imager.git/blob - W32/Changes
cc81090b47f94115ca2464eb81c764305ffaa65e
[imager.git] / W32 / Changes
1 Imager-Font-W32 0.88
2 ====================
3
4  - add a missing head1 AUTHORS to the old Win32.pm
5    https://rt.cpan.org/Ticket/Display.html?id=86658
6
7 Imager-Font-W32 0.87
8 ====================
9
10  - depend on Imager 0.95.
11
12 Imager-Font-W32 0.86
13 ====================
14
15 Released as part of a development release of Imager.
16
17  - add standard font tests
18
19 Imager-Font-W32 0.85
20 ====================
21
22  - clean up .dSYM directories generated performing probes on OS X
23    Mountain Lion.
24
25  - pass the --verbose command-line option through to Imager::Probe in
26    Makefile.PL
27    https://rt.cpan.org/Ticket/Display.html?id=75878
28
29 Imager-Font-W32 0.84
30 ====================
31
32  - no longer fallback to using DynaLoader to load the XS code
33    https://rt.cpan.org/Ticket/Display.html?id=75560
34
35 Imager-Font-W32 0.83
36 ====================
37
38  - update dependency to Imager 0.86
39    https://rt.cpan.org/Ticket/Display.html?id=72643
40
41 Imager-Font-W32 0.82
42 ====================
43
44  - the default text color is no longer transparent.
45    https://rt.cpan.org/Ticket/Display.html?id=71469
46
47  - fix library detection under MSVC
48    https://rt.cpan.org/Ticket/Display.html?id=71735
49
50  - added better tracing of the font resource helpers
51
52  - improve error reporting for test failures
53
54 Imager-Font-W32 0.81
55 ====================
56
57  - update the bundled (and still modified) Devel::CheckLib
58    https://rt.cpan.org/Ticket/Display.html?id=69170
59
60 Imager-Font-W32 0.80
61 ====================
62
63  - the big types cleanup
64
65 Imager-Font-W32 0.78
66 ====================
67
68 Split off from Imager.