mirror of https://github.com/php/php-src
Browse Source
imagescale(..., IMG_BICUBIC) is not supposed to work with palette images, so we
fix that by converting to true color if necessary. Basically the same fix has
already been applied to the external libgd[1].
[1] <723ea520be>
pull/1417/head
2 changed files with 20 additions and 0 deletions
Loading…
Reference in new issue