php-src/ext/gd
Christoph M. Becker d4bd6fb491 Fix #79615: Wrong GIF header written in GD GIFEncode
The color resolution is expected in bits 4-6 of the packed fields byte
of the logical screen descriptor (byte 10 of the GIF data stream),
according to the specification[1], section 18.

[1] <https://www.w3.org/Graphics/GIF/spec-gif89a.txt>
2020-05-22 09:15:41 +02:00
..
libgd Fix #79615: Wrong GIF header written in GD GIFEncode 2020-05-22 09:15:41 +02:00
tests Fix #79615: Wrong GIF header written in GD GIFEncode 2020-05-22 09:15:41 +02: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:16:33 +02:00
CREDITS
gd_compat.c Sync leading and final newlines in source code files 2018-10-14 12:55:24 +02:00
gd_compat.h Remove unused function 2018-02-09 17:39:24 +01:00
gd_ctx.c Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
gd.c Fix #77943: imageantialias($image, false); does not work 2019-04-29 17:23:16 +02:00
php_gd.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00