php-src/ext/gd
Christoph M. Becker 86e1f0ea11 Fix #79676: imagescale adds black border with IMG_BICUBIC
We have to loop over all image pixels to avoid the black border.  This
is also done in external libgd in `_gdScaleOneAxis` and `_gdScalePass`.
2020-06-12 14:05:54 +02:00
..
libgd Fix #79676: imagescale adds black border with IMG_BICUBIC 2020-06-12 14:05:54 +02:00
tests Fix #79676: imagescale adds black border with IMG_BICUBIC 2020-06-12 14:05:54 +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