initialized.
https://rt.cpan.org/Ticket/Display.html?id=69877
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
Imager 0.84_01 - 8 Aug 2011
==============
+Imager-Font-FT2 0.82
+====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+ - use snprintf() when imconfig.h indicates it's available
+ https://rt.cpan.org/Ticket/Display.html?id=69147
+
+Imager-Font-FT2 0.81
+====================
+
+ - the big types cleanup
+
Imager-Font-FT2 0.78
====================
@ISA = qw(Imager::Font);
BEGIN {
- $VERSION = "0.81";
+ $VERSION = "0.82";
eval {
require XSLoader;
+Imager-File-GIF 0.81
+====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+ - use snprintf() when imconfig.h indicates it's available
+ https://rt.cpan.org/Ticket/Display.html?id=69147
+
+Imager-File-GIF 0.80
+====================
+
+ - the big types cleanup
+
+ - refuse to write images (or screens) that are too large to represent.
+
Imager-File-GIF 0.79
====================
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.80";
+ $VERSION = "0.81";
eval {
require XSLoader;
+Imager-File-JPEG 0.81
+=====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+ - use snprintf() when imconfig.h indicates it's available
+ https://rt.cpan.org/Ticket/Display.html?id=69147
+
+Imager-File-JPEG 0.80
+=====================
+
+ - the big types cleanup
+
+ - fail writing an image that is too large for JPEG to support.
+
Imager-File-JPEG 0.79
=====================
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.80";
+ $VERSION = "0.81";
eval {
require XSLoader;
+Imager-File.PNG 0.81
+====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+Imager-File.PNG 0.80
+====================
+
+ - the big types cleanup
+
Imager-File-PNG 0.79
====================
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.80";
+ $VERSION = "0.81";
eval {
require XSLoader;
+Imager::Font::T1 1.014
+======================
+
+ - if reinitialization failed, the t1_initialized flag was left set.
+ https://rt.cpan.org/Ticket/Display.html?id=69877
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+Imager::Font::T1 1.013
+======================
+
+ - the big types cleanup, should be no change in behaviour
+
Imager::Font::T1 1.012
======================
@ISA = qw(Imager::Font);
BEGIN {
- $VERSION = "1.013";
+ $VERSION = "1.014";
eval {
require XSLoader;
-Imager-File-TIFF 0.80
+Imager-File-TIFF 0.81
=====================
- check image file limits set by set_file_limits()
+ - use TIFFReadDirectory() instead of TIFFSetDirectory() to step
+ through IFDs, since that handles IFD loops.
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+Imager-File-TIFF 0.80
+=====================
+
+ - the big types cleanup
+
Imager-File-TIFF 0.79
=====================
use vars qw($VERSION @ISA);
BEGIN {
- $VERSION = "0.80";
+ $VERSION = "0.81";
eval {
require XSLoader;
+Imager-Font-W32 0.81
+====================
+
+ - update the bundled (and still modified) Devel::CheckLib
+ https://rt.cpan.org/Ticket/Display.html?id=69170
+
+Imager-Font-W32 0.80
+====================
+
+ - the big types cleanup
+
Imager-Font-W32 0.78
====================
@ISA = qw(Imager::Font);
BEGIN {
- $VERSION = "0.80";
+ $VERSION = "0.81";
eval {
require XSLoader;