diff options
| author | Christoph M. Becker <cmbecker69@gmx.de> | 2019-04-29 17:23:16 +0200 |
|---|---|---|
| committer | Christoph M. Becker <cmbecker69@gmx.de> | 2019-04-29 17:23:16 +0200 |
| commit | 18a9ae412f00cc1e312c296952fac24f16b4d4de (patch) | |
| tree | 681b78e1ab9354f68e7a0d9109ec1ad287522dc6 /main/php_variables.h | |
| parent | 3891e0d13a0e85e51a450a868960e98b5c74df56 (diff) | |
| download | php-git-18a9ae412f00cc1e312c296952fac24f16b4d4de.tar.gz | |
Fix #77943: imageantialias($image, false); does not work
Firstly, we must not call `gdImageSetAntiAliased()` (which sets the
color to anti-alias), but rather modify the `gdImage.AA` flag.
Furthermore, we have to actually use the supplied boolean value.
We also make sure that we don't attempt to enable anti-aliasing for
palette images.
Diffstat (limited to 'main/php_variables.h')
0 files changed, 0 insertions, 0 deletions
