php-src/ext/gd
Christoph M. Becker dcad13e8c9 Fix #73291: imagecropauto() $threshold differs from external libgd
Since upstream does not appear to move in any way[1], we sync our
behavior.  Even though the BC break is ugly (which is the reason we
target master only), having to deal with different algorithms is even
worse for portable userland code.

[1] <https://github.com/libgd/libgd/issues/334>
2018-12-01 18:49:30 +01:00
..
libgd Fix #73291: imagecropauto() $threshold differs from external libgd 2018-12-01 18:49:30 +01:00
tests Fix #73291: imagecropauto() $threshold differs from external libgd 2018-12-01 18:49:30 +01:00
config.m4 ext/gd: Use pkg-config to detect the availability of freetype2 2018-11-07 13:05:47 +01:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
gd.c Trim trailing whitespace in source code files 2018-10-13 14:14:50 +02:00
gd_compat.c Sync leading and final newlines in source code files 2018-10-14 12:56:38 +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
php_gd.h Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00