- in some cases it's possible for giflib/libungif to return color
authorTony Cook <tony@develop=help.com>
Thu, 21 Jun 2007 12:53:47 +0000 (12:53 +0000)
committerTony Cook <tony@develop=help.com>
Thu, 21 Jun 2007 12:53:47 +0000 (12:53 +0000)
commitbcff4dd91440c0b7fb0527ea59e6a8ecb85852a9
tree0ce66bdaa29b71d0dbbeb47edd43b9ffc524a170
parentb49961130b27d4fe896a88c3ff66f89ccc459e2b
 - in some cases it's possible for giflib/libungif to return color
   indexes outside the range of colors defined by the image's palette.
   We now expand the palette to match the indexes used.
   Thanks to Gabriel Vasseur for reporting this.
Changes
MANIFEST
gif.c
t/t105gif.t
testimg/badindex.gif [new file with mode: 0644]