.. |
bmp.h
|
|
|
gd.c
|
ext/gd create gd object with zend_object_alloc (#17823)
|
2025-02-16 00:05:37 +00:00 |
gd.h
|
Fix bug 68629: Transparent artifacts when using imagerotate
|
2025-01-09 13:19:25 +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 447 (GH-17320)
|
2025-01-03 12:57:12 +01:00 |
gd_color_match.c
|
|
|
gd_crop.c
|
|
|
gd_errors.h
|
|
|
gd_filter.c
|
Port "move pixelate filter to gd_filter.c" (sync with upstream) (GH-17361)
|
2025-01-05 11:24:24 +01:00 |
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
|
Internalize gdImageScale*() and gdImageRotate*() helpers
|
2025-01-03 14:26:36 +01:00 |
gd_interpolation.c
|
Address more Clang warnings (GH-17506)
|
2025-01-21 20:05:29 +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_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
|
|
|
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
|
Drop NetWare support from bundled libgd (GH-17596)
|
2025-01-27 20:00:34 +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
|
|
|