php-src/ext/gd
Christoph M. Becker 0f40e62ca7
Fix bug 68629: Transparent artifacts when using imagerotate
We port the respective upstream fix[1], which dropped the special cased
implementations of fixed-point arithmetic rotation in favor of the
generic implementation.

We also port follow-up upstream fixes[2][3].

[1] <bd6d2e101f>
[2] <6d21d30429>
[3] <9df878a400>

Closes GH-17375.
2025-01-09 13:19:25 +01:00
..
libgd Fix bug 68629: Transparent artifacts when using imagerotate 2025-01-09 13:19:25 +01:00
tests Fix bug 68629: Transparent artifacts when using imagerotate 2025-01-09 13:19:25 +01:00
config.m4 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
config.w32 Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361) 2025-01-05 11:24:24 +01:00
CREDITS
gd.c Merge branch 'PHP-8.4' 2024-12-16 19:46:21 +01:00
gd.stub.php ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_arginfo.h Generated arginfo header files: combine preprocessor conditional blocks (#15736) 2024-09-04 13:04:22 +02:00
gd_compat.c Preferably include from build dir (#13516) 2024-06-26 00:26:43 +02:00
gd_compat.h
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00