php-src/ext/gd/libgd
2025-02-14 15:28:48 +00:00
..
bmp.h
gd.c Merge branch 'PHP-8.3' into PHP-8.4 2025-02-14 15:28:48 +00:00
gd.h ext/gd: porting gdImageClone to the bundled libgd version. 2024-08-29 23:13:20 +01:00
gd2copypal.c
gd2time.c
gd2topng.c
gd_avif.c Fix GH-16427: Unchecked libavif return values 2024-10-14 13:52:45 +02:00
gd_bmp.c Port fix for libgd bug 276 2024-12-25 16:27:20 +01:00
gd_color_match.c
gd_crop.c Fix #81032: GD install is affected by external libgd installation 2021-05-14 12:24:45 +02:00
gd_errors.h
gd_filter.c
gd_gd.c
gd_gd2.c Port "gd2: use existing overflow2() rather than ad-hoc version" (#15090) 2024-07-24 14:18:36 +02:00
gd_gif_in.c Add support for reading GIFs without colormap 2025-01-09 12:06:24 +01:00
gd_gif_out.c
gd_intern.h Add avif support to ext/gd 2021-06-10 12:32:30 +02:00
gd_interpolation.c Merge branch 'PHP-8.3' into PHP-8.4 2025-01-06 20:38:34 +01:00
gd_io.c
gd_io.h
gd_io_dp.c
gd_io_file.c
gd_io_ss.c
gd_jpeg.c Fix some mismatches in preprocessor directive comments 2021-08-02 11:18:36 +02:00
gd_matrix.c
gd_pixelate.c
gd_png.c Merge branch 'PHP-8.0' into PHP-8.1 2022-02-08 10:48:21 +01:00
gd_rotate.c Fix GH-10614: imagerotate will turn the picture all black, when rotated 90 2024-01-26 18:15:52 +01:00
gd_security.c
gd_ss.c
gd_tga.c Port libgd/libgd/pull/711 (GH-16016) 2024-09-24 13:58:31 +02:00
gd_tga.h
gd_topal.c ext/gd: Fix [-Wcalloc-transposed-args] compiler warning 2024-05-21 12:17:25 +01:00
gd_transform.c
gd_wbmp.c Fix #81032: GD install is affected by external libgd installation 2021-05-14 12:24:45 +02:00
gd_webp.c Merge branch 'PHP-8.3' 2024-07-13 17:00:53 +01:00
gd_xbm.c
gdcache.c Fix some mismatches in preprocessor directive comments 2021-08-02 11:18:36 +02:00
gdcache.h Remove malloc.h (#13436) 2024-02-20 18:02:54 +01:00
gddemo.c
gdfontg.c
gdfontg.h
gdfontl.c
gdfontl.h
gdfontmb.c
gdfontmb.h
gdfonts.c
gdfonts.h
gdfontt.c
gdfontt.h
gdft.c Merge branch 'PHP-8.3' into PHP-8.4 2025-01-06 14:59:03 +01:00
gdhelpers.c
gdhelpers.h
gdkanji.c Remove a redundant expression 2021-08-02 21:51:26 +02:00
gdparttopng.c
gdtables.c
gdtest.c
gdtestft.c Fix some mismatches in preprocessor directive comments 2021-08-02 11:18:36 +02:00
gdtopng.c
gdxpm.c
jisx0208.h
pngtogd.c
pngtogd2.c
testac.c
wbmp.c Fix GH-16232: bitshift overflow on wbmp file content reading. 2024-10-05 11:34:31 +01:00
wbmp.h
webpng.c