php-src/ext/gd
Christoph M. Becker 41fb0eaa11 Fix #77700: Writing truecolor images as GIF ignores interlace flag
We  revert the interlace flag related part of commit ff2822a[1], since
contrary to the transparent color, the interlace flag is not retained
by `gdImageCreatePaletteFromTrueColor()`.  This also matches upstream
libgd.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=ff2822a82b740edb8ccf307f080bae188c200fb9>
2019-03-06 00:34:40 +01:00
..
libgd Fix #77700: Writing truecolor images as GIF ignores interlace flag 2019-03-06 00:34:40 +01:00
tests Fix #77700: Writing truecolor images as GIF ignores interlace flag 2019-03-06 00:34:40 +01:00
config.m4 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
CREDITS
gd_compat.c Sync leading and final newlines in source code files 2018-10-14 12:54:08 +02:00
gd_compat.h Revert removal of overflow2 use in gd.c 2013-05-06 10:00:45 +02:00
gd_ctx.c year++ 2018-01-02 12:55:14 +08:00
gd.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
gdcache.c Fixed condition check 2017-04-10 14:47:24 +08:00
gdcache.h
php_gd.h year++ 2018-01-02 12:55:14 +08:00