]> git.imager.perl.org - imager.git/log
imager.git
17 years agofix a stupid logic error
Tony Cook [Thu, 10 May 2007 14:35:49 +0000 (14:35 +0000)]
fix a stupid logic error

17 years agohandle spaces in the found paths for freetype2
Tony Cook [Thu, 10 May 2007 14:07:08 +0000 (14:07 +0000)]
handle spaces in the found paths for freetype2

17 years agoremove debug code
Tony Cook [Thu, 10 May 2007 13:57:47 +0000 (13:57 +0000)]
remove debug code

correct handling of adding the second include path

17 years agoremoved --noprobe option, since probing is now required to scan
Tony Cook [Thu, 10 May 2007 13:53:54 +0000 (13:53 +0000)]
removed --noprobe option, since probing is now required to scan
for freetype2

removed inccheck/libcheck for freetype2

added additional probe for freetype 2 that also scans for the file
included by ft2build.h.

Hopefully this will prevent build errors where ft2build.h is in the
include path but the header it includes isn't.

17 years agofix rendering on alpha channel images for the T1lib driver.
Tony Cook [Sat, 5 May 2007 05:02:19 +0000 (05:02 +0000)]
fix rendering on alpha channel images for the T1lib driver.

17 years agouse the channel mask in i_tt_cp() to avoid calls to i_gpix()
Tony Cook [Sat, 5 May 2007 00:39:47 +0000 (00:39 +0000)]
use the channel mask in i_tt_cp() to avoid calls to i_gpix()

17 years agofix rendering on alpha channel images for the FreeType 1.x driver.
Tony Cook [Sat, 5 May 2007 00:30:34 +0000 (00:30 +0000)]
fix rendering on alpha channel images for the FreeType 1.x driver.

17 years agoremove some dev code that was writing an extra image file
Tony Cook [Sat, 5 May 2007 00:28:49 +0000 (00:28 +0000)]
remove some dev code that was writing an extra image file

17 years agoupdate the 0.57 release notes with the CVE number
Tony Cook [Sat, 5 May 2007 00:14:16 +0000 (00:14 +0000)]
update the 0.57 release notes with the CVE number

17 years agoimprove freetype 1.x text output efficiency
Tony Cook [Fri, 4 May 2007 10:45:14 +0000 (10:45 +0000)]
improve freetype 1.x text output efficiency

17 years agoupdates
Tony Cook [Thu, 3 May 2007 23:40:13 +0000 (23:40 +0000)]
updates

17 years agocommit bmp security fixes to HEAD
Tony Cook [Thu, 3 May 2007 10:20:39 +0000 (10:20 +0000)]
commit bmp security fixes to HEAD

18 years agoignore generated gaussian.c
Tony Cook [Wed, 18 Apr 2007 13:53:03 +0000 (13:53 +0000)]
ignore generated gaussian.c

18 years agomark gaussian done
Tony Cook [Wed, 18 Apr 2007 13:52:28 +0000 (13:52 +0000)]
mark gaussian done

18 years agoadd to_rgb16 to changes
Tony Cook [Wed, 18 Apr 2007 13:52:11 +0000 (13:52 +0000)]
add to_rgb16 to changes

18 years agodocument to_rgb16
Tony Cook [Wed, 18 Apr 2007 13:50:52 +0000 (13:50 +0000)]
document to_rgb16

18 years agochanged t82inline.t to always rebuild the Inline::C generated module
Tony Cook [Wed, 18 Apr 2007 13:50:13 +0000 (13:50 +0000)]
changed t82inline.t to always rebuild the Inline::C generated module
to avoid test failures caused by old builds being left.

include the Imager version number in the AUTO_INCLUDE code so that
bugs fixed in a new release will convince Inline to rebuild generated
modules.

http://rt.cpan.org/Ticket/Display.html?id=26278

18 years agoremove debugging image save
Tony Cook [Sat, 14 Apr 2007 00:35:05 +0000 (00:35 +0000)]
remove debugging image save

18 years agodocument the difference() method's mindist parameter, and debug it.
Tony Cook [Sat, 14 Apr 2007 00:31:38 +0000 (00:31 +0000)]
document the difference() method's mindist parameter, and debug it.

18 years agodocument some more test functions
Tony Cook [Mon, 9 Apr 2007 13:58:48 +0000 (13:58 +0000)]
document some more test functions

18 years agouse a convolution kernel size based on the stddev rather than a
Tony Cook [Mon, 9 Apr 2007 13:55:11 +0000 (13:55 +0000)]
use a convolution kernel size based on the stddev rather than a
fixed size when performing a gaussian blur

also uses the i_fcolor interfaces when working with >8 bit/sample
images
RT 25645

18 years agodocument setpixel return values
Tony Cook [Sun, 8 Apr 2007 02:59:43 +0000 (02:59 +0000)]
document setpixel return values

18 years agomake getpixel/setpixel report failure consistently and document it
Tony Cook [Sun, 8 Apr 2007 02:58:55 +0000 (02:58 +0000)]
make getpixel/setpixel report failure consistently and document it
fix 16 and double/sample bounds checking
test bounds checks on each image type

18 years agoadd to_rgb16 method
Tony Cook [Sun, 8 Apr 2007 00:22:50 +0000 (00:22 +0000)]
add to_rgb16 method

18 years agoadd X org dist's rgb.txt location to search path
Tony Cook [Tue, 3 Apr 2007 14:11:04 +0000 (14:11 +0000)]
add X org dist's rgb.txt location to search path

fix test for xname to look in the same places as Imager::Color

RT #26064

18 years agorelease targets
Tony Cook [Tue, 3 Apr 2007 13:26:02 +0000 (13:26 +0000)]
release targets

18 years ago0.56 release
Tony Cook [Mon, 2 Apr 2007 23:58:11 +0000 (23:58 +0000)]
0.56 release

18 years agoflush test output too, to be safe (RT 24859)
Tony Cook [Sun, 1 Apr 2007 11:56:13 +0000 (11:56 +0000)]
flush test output too, to be safe (RT 24859)

18 years agoimprove the unsharpmask documentation (I hope)
Tony Cook [Sat, 31 Mar 2007 12:06:25 +0000 (12:06 +0000)]
improve the unsharpmask documentation (I hope)

18 years agoflush output from i_tt_dump_names() to attempt to resolve #24859
Tony Cook [Fri, 30 Mar 2007 09:36:57 +0000 (09:36 +0000)]
flush output from i_tt_dump_names() to attempt to resolve #24859

18 years agofix the flasher.pl entry
Tony Cook [Fri, 30 Mar 2007 09:13:28 +0000 (09:13 +0000)]
fix the flasher.pl entry

18 years agoadd a new sample flasher.pl
Tony Cook [Thu, 29 Mar 2007 13:55:53 +0000 (13:55 +0000)]
add a new sample flasher.pl

18 years agoattempt to work around a compiler bug in the gcc pre-4.0 that shipped
Tony Cook [Sun, 25 Mar 2007 11:56:52 +0000 (11:56 +0000)]
attempt to work around a compiler bug in the gcc pre-4.0 that shipped
with OS X 10.4

18 years agomore to do
Tony Cook [Sun, 25 Mar 2007 11:22:22 +0000 (11:22 +0000)]
more to do

18 years agomore to do
Tony Cook [Thu, 22 Mar 2007 11:04:00 +0000 (11:04 +0000)]
more to do

18 years agogenerate the %attr hash ourselves instead of with Data::Dumper since
Tony Cook [Sun, 18 Mar 2007 12:11:33 +0000 (12:11 +0000)]
generate the %attr hash ourselves instead of with Data::Dumper since
not all of the facilities we use there are available on the older
perls we (try to) support

18 years agosanity test new ft2 rendering
Tony Cook [Wed, 14 Mar 2007 10:54:25 +0000 (10:54 +0000)]
sanity test new ft2 rendering

18 years agoswitch to a manually built Changes file
Tony Cook [Tue, 13 Mar 2007 14:04:35 +0000 (14:04 +0000)]
switch to a manually built Changes file

18 years agoadd tests for mono make_colors
Tony Cook [Mon, 12 Mar 2007 09:40:02 +0000 (09:40 +0000)]
add tests for mono make_colors

18 years agorelease tasks for 0.56
Tony Cook [Sat, 10 Mar 2007 23:37:42 +0000 (23:37 +0000)]
release tasks for 0.56

18 years agothe OUTPUT typemap entry for the Imager type was adding an extra
Tony Cook [Sat, 10 Mar 2007 23:03:37 +0000 (23:03 +0000)]
the OUTPUT typemap entry for the Imager type was adding an extra
reference to the wrapper object, causing the objects to leak.

RT #24992

18 years agopgm.pgm was missing from MANIFEST
Tony Cook [Mon, 19 Feb 2007 23:52:03 +0000 (23:52 +0000)]
pgm.pgm was missing from MANIFEST

18 years agofix test count
Tony Cook [Mon, 19 Feb 2007 13:03:18 +0000 (13:03 +0000)]
fix test count

18 years agothe image data offset wasn't validated when reading a 240bit bmp
Tony Cook [Mon, 5 Feb 2007 10:21:32 +0000 (10:21 +0000)]
the image data offset wasn't validated when reading a 240bit bmp

error messages weren't being passed back to errstr() when we failed to
write a BMP file.

document Imager::Test::is_image()

BMP files with negative heights weren't being handled correctly

lots of bmp tests

18 years agocoverage tests for incomplete files - both error and allow_incomplete
Tony Cook [Wed, 31 Jan 2007 13:00:47 +0000 (13:00 +0000)]
coverage tests for incomplete files - both error and allow_incomplete
cases

18 years agocorrect i_lines_read for direct color bmp files
Tony Cook [Wed, 31 Jan 2007 12:59:47 +0000 (12:59 +0000)]
correct i_lines_read for direct color bmp files

18 years agoforgot to commit the matching test changes
Tony Cook [Tue, 30 Jan 2007 09:03:39 +0000 (09:03 +0000)]
forgot to commit the matching test changes

18 years agochange C<allow_partial> to C<allow_incomplete> to match the tag name
Tony Cook [Tue, 30 Jan 2007 08:58:39 +0000 (08:58 +0000)]
change C<allow_partial> to C<allow_incomplete> to match the tag name

18 years agosimpler creation of coverage reports
Tony Cook [Sun, 28 Jan 2007 01:54:58 +0000 (01:54 +0000)]
simpler creation of coverage reports

18 years agoremove unused variables from the typemap entry
Tony Cook [Mon, 15 Jan 2007 12:56:29 +0000 (12:56 +0000)]
remove unused variables from the typemap entry

18 years agofill out files missing froom MANIFEST
Tony Cook [Mon, 8 Jan 2007 09:14:23 +0000 (09:14 +0000)]
fill out files missing froom MANIFEST

18 years agoVarious changes:
Tony Cook [Sat, 30 Dec 2006 21:44:33 +0000 (21:44 +0000)]
Various changes:
 - fix drawing text on 2/4 channel images for FT2
 - reading ASCII PBMs was broken, it assumed there was whitespace
   between samples but there doesn't need to be
 - add makemap type of mono/monochrome for producing monochrome images
 - roughly tripled speed of reading any sort of PNM
 - reading a pnm can now return a partial image if you set allow_partial
 - reading a bmp can now return a partial image if you set allow_partial
 - we can now read 16-bit/sample binary PGM/PPM images
 - we can now write 16-bit/sample binary PGM/PPM files if explicitly
   requested (since GIMP can't read them)
 - reading a tiff will now only return an incomplete image if you set
   allow_partial
 - some documentation reformatting

18 years agorelease notes
Tony Cook [Sat, 16 Dec 2006 22:33:52 +0000 (22:33 +0000)]
release notes

18 years agobump to 0.55: Imager-0.55
Tony Cook [Sat, 16 Dec 2006 22:23:17 +0000 (22:23 +0000)]
bump to 0.55:

This is primarily a bug fix release.

Note: Test::More is now a pre-requisite for Imager and is no longer
bundled.

There is one new feature:

- the Win32 font driver now supports UTF8 (RT 22166)

Several bugs were fixed:

- the string() method would not output the string "0" (RT 21770)

- fills.c was failing to compile on Solaris 10 (compiler unknown) (RT 21944)

- the gif_disposal and gif_user_input tags weren't being read from the file
  correctly (RT 22192)

- Win32 font driver fixes:
  - the global descent value from bounding box was the wrong sign
  - if the first or last glyph overflowed the left or right side of
    the advance width they would be clipped

- gif.c was failing to build under MSVC (RT 23922)

- in some cases strings passed to the string() method were treated as
  terminated by NUL (chr 0) (RT 21770)

- on "MSWin32" perl builds we now link to -lzlib instead of -lz since
  that's the default build name for zlib on Win32. (RT 23064)

- search $Config{incpath} for headers too, which we should have been
  doing all along.

18 years agosearch $Config{incpath} for headers too, why this was left out I don't know
Tony Cook [Fri, 15 Dec 2006 23:05:31 +0000 (23:05 +0000)]
search $Config{incpath} for headers too, why this was left out I don't know

18 years agowork around a bug in some intermediate versions of Test::More, fixed in current releases
Tony Cook [Fri, 15 Dec 2006 22:32:20 +0000 (22:32 +0000)]
work around a bug in some intermediate versions of Test::More, fixed in current releases

18 years agoinclude meta-spec in META.yml as required by the spec
Tony Cook [Fri, 15 Dec 2006 03:30:09 +0000 (03:30 +0000)]
include meta-spec in META.yml as required by the spec

18 years agoTest::More is now a pre-requisite for Imager, so remove it from the
Tony Cook [Fri, 15 Dec 2006 03:27:29 +0000 (03:27 +0000)]
Test::More is now a pre-requisite for Imager, so remove it from the
distribution.

18 years agolink zlib in using the default installed library name on Win32 instead of as libz.
Tony Cook [Thu, 14 Dec 2006 13:52:53 +0000 (13:52 +0000)]
link zlib in using the default installed library name on Win32 instead of as libz.

fixes RT #23064

18 years agofix check for MSVC
Tony Cook [Thu, 14 Dec 2006 13:46:32 +0000 (13:46 +0000)]
fix check for MSVC

fixed RT 23922

18 years agoconvert ok(... eq ..., ... ) to is(..., ..., ...)
Tony Cook [Sun, 26 Nov 2006 11:25:29 +0000 (11:25 +0000)]
convert ok(... eq ..., ... ) to is(..., ..., ...)
RT 23184

18 years agoavoid most compilter warnings produced by GCC 4.1
Tony Cook [Sun, 26 Nov 2006 10:49:52 +0000 (10:49 +0000)]
avoid most compilter warnings produced by GCC 4.1

18 years agoavoid various compiler warnings
Tony Cook [Sun, 19 Nov 2006 11:25:55 +0000 (11:25 +0000)]
avoid various compiler warnings

18 years agoswitch to Test::More in a few more test scripts, eliminate the
Tony Cook [Thu, 9 Nov 2006 12:48:13 +0000 (12:48 +0000)]
switch to Test::More in a few more test scripts, eliminate the
testtools okx/okn variants

18 years agofix a pod error introduced in the previous commit
Tony Cook [Thu, 9 Nov 2006 12:24:23 +0000 (12:24 +0000)]
fix a pod error introduced in the previous commit

18 years agominor documentation tweaks
Tony Cook [Thu, 9 Nov 2006 10:57:08 +0000 (10:57 +0000)]
minor documentation tweaks

18 years agoadded tests for the overflowing box changes, fix draw
Tony Cook [Mon, 6 Nov 2006 10:56:10 +0000 (10:56 +0000)]
added tests for the overflowing box changes, fix draw
string to channel string length for win32 driver

18 years agoconvert t/t00basic to Test::More and have it try to load all of the core modules
Tony Cook [Mon, 6 Nov 2006 10:22:50 +0000 (10:22 +0000)]
convert t/t00basic to Test::More and have it try to load all of the core modules

18 years agofixed a variety of problems:
Tony Cook [Sun, 29 Oct 2006 08:37:43 +0000 (08:37 +0000)]
fixed a variety of problems:
 - global descent from bounding box has been the wrong sign forever
 - the left and right side bearing calculations were ignoring the utf 8 flag
 - glyphs that overflowed the left or right side of the advance width were being clipped
 - the ascent/descent calculations were completely broken by the last (unreleased) commit, fixed that

18 years agofix test skip counts for missing/available platforms.
Tony Cook [Wed, 25 Oct 2006 14:16:33 +0000 (14:16 +0000)]
fix test skip counts for missing/available platforms.

18 years agouse SvPV to get the length of text to draw rather than strlen(), add
Tony Cook [Wed, 25 Oct 2006 14:04:44 +0000 (14:04 +0000)]
use SvPV to get the length of text to draw rather than strlen(), add
tests for the functionality.

https://rt.cpan.org/Ticket/Display.html?id=21770

18 years agobreak out of the search loop early when we find the right utf8 code
Tony Cook [Wed, 25 Oct 2006 13:24:25 +0000 (13:24 +0000)]
break out of the search loop early when we find the right utf8 code
length

18 years agothe decription of the page parameter didn't belong in the description
Tony Cook [Wed, 25 Oct 2006 00:58:10 +0000 (00:58 +0000)]
the decription of the page parameter didn't belong in the description
of the tags.

18 years agoAdd UTF8 support to the Win32 font driver
Tony Cook [Thu, 19 Oct 2006 12:28:40 +0000 (12:28 +0000)]
Add UTF8 support to the Win32 font driver

http://rt.cpan.org/Ticket/Display.html?id=22166

18 years agoThe gif_disposal and gif_user_input tags weren't being set to the
Tony Cook [Thu, 19 Oct 2006 10:26:12 +0000 (10:26 +0000)]
The gif_disposal and gif_user_input tags weren't being set to the
correct values when a GIF with a GCE block was read.

http://rt.cpan.org/Ticket/Display.html?id=22192

18 years agothe string() method would not output the string "0"
Tony Cook [Sun, 8 Oct 2006 12:21:09 +0000 (12:21 +0000)]
the string() method would not output the string "0"
See: https://rt.cpan.org/Ticket/Display.html?id=21770

18 years agowork around compilation problem reported in
Tony Cook [Sun, 8 Oct 2006 11:49:40 +0000 (11:49 +0000)]
work around compilation problem reported in
https://rt.cpan.org/Ticket/Display.html?id=21944

18 years agoThis is primarily a feature release:
Tony Cook [Thu, 14 Sep 2006 07:43:24 +0000 (07:43 +0000)]
This is primarily a feature release:

- a new qtype value 'mixing' has been added to the scale() method.
  This is faster than 'normal', slower than 'preview'.  This is based on
  the method used by pnmscale, and seems to produce less blurry results
  than normal.

- the rubthrough() method can now render onto images with an alpha
  channel.

- the read_multi() method now falls back to calling doing a single
  image read via the read() method and write_multi() will now fall
  back to calling write() if a single image is supplied.  This means
  you can simply call the read_multi() or write_multi() functions
  without having to check if the type is formatted by that method.

- the GIF loop extension can now be written.  If you don't have
  libungif/giflib 4.1.4 (or some distribution's bugfixed equivalent)
  you should upgrade.

- getscanline() and setscanline() can now read/write palette index
  based data from/to the image for paletted images, by setting type to
  'index'.

- we no longer hassle you to disable GIF support

- minor documentation fixes

18 years agoadd generated .c files to make clean
Tony Cook [Tue, 12 Sep 2006 04:19:09 +0000 (04:19 +0000)]
add generated .c files to make clean

18 years agoadd .perl files to the t94kwalitee struct tests and fix the non strict
Tony Cook [Wed, 6 Sep 2006 13:50:43 +0000 (13:50 +0000)]
add .perl files to the t94kwalitee struct tests and fix the non strict
.perl code

18 years agoread_multi() now falls back to calling read() and write_multi() now
Tony Cook [Wed, 6 Sep 2006 11:35:38 +0000 (11:35 +0000)]
read_multi() now falls back to calling read() and write_multi() now
falls back to calling write() for a single image.

18 years agoskip the right number of tests when gif not available
Tony Cook [Fri, 1 Sep 2006 07:17:36 +0000 (07:17 +0000)]
skip the right number of tests when gif not available

18 years agorubthrough done
Tony Cook [Thu, 31 Aug 2006 13:35:33 +0000 (13:35 +0000)]
rubthrough done

18 years agoskip the loop tests with older (un)giflibs
Tony Cook [Thu, 31 Aug 2006 13:27:19 +0000 (13:27 +0000)]
skip the loop tests with older (un)giflibs

18 years agoChanges to GIF support:
Tony Cook [Thu, 31 Aug 2006 13:16:45 +0000 (13:16 +0000)]
Changes to GIF support:

- the Nescape loop extension block is written if gif_loop is set.
This requires libungif/libgif 4.1.3 or later.

Resolves: http://rt.cpan.org/Ticket/Display.html?id=21185

- we now set the GIF header depending on the features enabled in the
GIF.  Since we don't do configure type probes for bugs we have to
enable this based on the gif_lib.h version number, it's enabled for
4.1.0 and later, but requires 4.1.3 and later (maybe 4.1.3) to run
without crashing.

You can avoid this crash by passing --nogifsetversion to Makefile.PL,
or by installing a non-buggy libungif/libgif, if there is such a
thing.

18 years agonote on relative speeds of the scaling mechanisms
Tony Cook [Wed, 30 Aug 2006 07:25:55 +0000 (07:25 +0000)]
note on relative speeds of the scaling mechanisms

18 years agoconvert scale.c to scale.im so we have 8 bit/sample and double/sample
Tony Cook [Wed, 30 Aug 2006 06:47:48 +0000 (06:47 +0000)]
convert scale.c to scale.im so we have 8 bit/sample and double/sample
implementations of mixing scaling.

modified imtoc.perl to allow non-conditional #code sections to allow
creation ofr 8 and double/sample versions of support functions.

fixed a bug in an optimization that avoids vertically scaling when the
vertical size stays the same.

The change from double/sample only to both saved about 20% on
scalebench time (which also loads/saves the images)

18 years agocomparisons against $ExtUtils::MakeMaker::VERSION were warning when
Tony Cook [Tue, 29 Aug 2006 07:20:42 +0000 (07:20 +0000)]
comparisons against $ExtUtils::MakeMaker::VERSION were warning when
that had an _ in it.  We now eval it to prevent the warning.

18 years agothe rubthrough() method now supports destination images with an alpha
Tony Cook [Tue, 29 Aug 2006 00:42:46 +0000 (00:42 +0000)]
the rubthrough() method now supports destination images with an alpha
channel.

Also added a statement on the relationship between the alpha channel
and color data in Imager.

The new rubthrough() code uses a new pre-processor that reduces source
code duplication between 8-bit/sample and double/sample processing.

18 years agoremove t/t60dyntest.t from the MANIFEST, since we moved it
Tony Cook [Tue, 29 Aug 2006 00:23:01 +0000 (00:23 +0000)]
remove t/t60dyntest.t from the MANIFEST, since we moved it

18 years agoto_rgb8 doesn't crop but the void content warning said it did
Tony Cook [Sat, 19 Aug 2006 07:24:35 +0000 (07:24 +0000)]
to_rgb8 doesn't crop but the void content warning said it did

18 years agomove the existing dynfilt test into dynfilt/t, update it to use
Tony Cook [Fri, 18 Aug 2006 07:08:37 +0000 (07:08 +0000)]
move the existing dynfilt test into dynfilt/t, update it to use
Test::More and remove the dummy test script

18 years agoMerged in the scale branch:
Tony Cook [Fri, 18 Aug 2006 04:35:27 +0000 (04:35 +0000)]
Merged in the scale branch:

- adds a new scaling mechanism 'mixing' based on the method
implemented by pnmscale.  Produces better detail when scaling down and
is faster than the 'normal' method.

- the scale() method can now scale non-proportionally if the caller
specifically asks for it with xscalefactor/yscalefactor or by setting
type to 'nonprop'.

18 years agoadded pixel type 'index' to getscanline() and setscanline() for
Tony Cook [Tue, 15 Aug 2006 08:12:30 +0000 (08:12 +0000)]
added pixel type 'index' to getscanline() and setscanline() for
getting/setting palette indexes from paletted images.

https://rt.cpan.org/Ticket/Display.html?id=20338

18 years agofinally found which file contained the POD errors that
Tony Cook [Thu, 10 Aug 2006 01:53:19 +0000 (01:53 +0000)]
finally found which file contained the POD errors that
http://cpants.perl.org/kwalitee/Imager was complaining about

modified t/t91pod.t to check every pl/pod/pm/PL file

18 years agoyou need to load Imager to use the API, Imager::API now tells the user
Tony Cook [Mon, 7 Aug 2006 14:20:21 +0000 (14:20 +0000)]
you need to load Imager to use the API, Imager::API now tells the user
that

http://rt.cpan.org/Ticket/Display.html?id=20823

18 years agoRemoved the query asking if GIF support should be disabled, since
Tony Cook [Mon, 7 Aug 2006 07:02:43 +0000 (07:02 +0000)]
Removed the query asking if GIF support should be disabled, since
recent lib(un)gif are sane.

https://rt.cpan.org/Ticket/Display.html?id=20687

Some README cleanup.

18 years agobasic todo for 0.54
Tony Cook [Sat, 29 Jul 2006 05:21:49 +0000 (05:21 +0000)]
basic todo for 0.54

18 years agobump to 0.53 Imager-0.53
Tony Cook [Thu, 27 Jul 2006 00:38:49 +0000 (00:38 +0000)]
bump to 0.53

This is to fix a crash bug introduced in 0.52.

http://rt.cpan.org/Ticket/Display.html?id=20705

18 years agothere was a C< *(char *)0 = 0 > left in a code path uncovered by the
Tony Cook [Thu, 27 Jul 2006 00:31:44 +0000 (00:31 +0000)]
there was a C< *(char *)0 = 0 > left in a code path uncovered by the
test suite.

- added a test to cover that code path
- removed the debug code

Fixes: http://rt.cpan.org/Ticket/Display.html?id=20705