php-src/ext/gd
Michael Orlitzky 174a7fe6f9
Fix GH-17891 gh17373.phpt test issue without freetype support
skip if imagefttext() is not available

This test calls imagefttext(), which may not be available if libgd
was built without freetype support.

Closes GH-17910
2025-02-24 07:13:11 +00:00
..
libgd Fix GH-17772: imagepalettetotruecolor segfault on invalid truecolor pixel. 2025-02-14 15:28:33 +00:00
tests Fix GH-17891 gh17373.phpt test issue without freetype support 2025-02-24 07:13:11 +00:00
config.m4 Merge branch 'PHP-8.2' into PHP-8.3 2024-03-18 11:58:56 +01:00
config.w32 Merge branch 'PHP-8.1' 2021-11-24 18:26:15 +01:00
CREDITS Convert GD Resources to objects 2019-09-30 15:14:02 +02:00
gd.c Fix GH-16255: Unexpected nan value in ext/gd/libgd/gd_filter.c 2024-12-16 19:43:44 +01:00
gd.stub.php ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_arginfo.h ext/gd: imagerotate removes ignore_transparent argument. 2023-06-19 12:32:08 +01:00
gd_compat.c Make error messages more consistent by fixing capitalization 2020-01-17 14:52:46 +01:00
gd_compat.h cleanup gd build with system libgd - drop need to use libpng with system libgd - drop need to use libjpeg with system libgd - drop need to use libXpm with system libgd - drop need to use libfreetype with system libgd - improve configure comments 2019-07-22 16:14:19 +02:00
php_gd.h Declare ext/gd constants in stubs (#9180) 2022-07-30 15:18:06 +02:00