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