]> git.imager.perl.org - imager.git/commit
- renamed io.h to imio.h to prevent problems building under cygwin.
authorTony Cook <tony@develop=help.com>
Mon, 25 Oct 2004 14:10:49 +0000 (14:10 +0000)
committerTony Cook <tony@develop=help.com>
Mon, 25 Oct 2004 14:10:49 +0000 (14:10 +0000)
commit7ac6a2e94b36fac75cf949ea96c0b0dabac88528
treecc290c875b4cad2b2c23dbb32d9a366e0f584ad3
parent178922554e30dbbe9a4362f831b800464b26ddd1
- renamed io.h to imio.h to prevent problems building under cygwin.
  resolve https://rt.cpan.org/Ticket/Display.html?id=7948
- i_writegif_low() wasn't setting the returned global palette, which
  meant a rubbish palette was returned to the user (detected with valgrind)
16 files changed:
Changes
Imager.pm
MANIFEST
Makefile.PL
TODO
datatypes.c
datatypes.h
gif.c
image.c
image.h
io.c
iolayer.c
pnm.c
quant.c
rgb.c
tga.c