mirror of
https://github.com/php/php-src.git
synced 2026-04-22 07:28:09 +02:00
86e1f0ea11
We have to loop over all image pixels to avoid the black border. This is also done in external libgd in `_gdScaleOneAxis` and `_gdScalePass`.