This website requires JavaScript.
Explore
Help
Register
Sign In
VladPolskiy
/
php-src
Watch
1
Star
0
Fork
0
You've already forked php-src
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d30c2e1ad627baf0bf41858073eaadf15fc450d
php-src
/
ext
/
gd
/
libgd
History
David CARLIER
18df1e4783
ext/gd create gd object with zend_object_alloc (
#17823
)
...
while at it, fix build warning "wrong" calloc arguments order
2025-02-16 00:05:37 +00:00
..
bmp.h
…
gd2copypal.c
…
gd2time.c
…
gd2topng.c
…
gd_avif.c
…
gd_bmp.c
…
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_gd2.c
…
gd_gd.c
…
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
…
gd_interpolation.c
Address more Clang warnings (GH-17506)
2025-01-21 20:05:29 +01:00
gd_io_dp.c
…
gd_io_file.c
…
gd_io_ss.c
…
gd_io.c
…
gd_io.h
…
gd_jpeg.c
…
gd_matrix.c
…
gd_png.c
…
gd_rotate.c
…
gd_security.c
…
gd_ss.c
…
gd_tga.c
…
gd_tga.h
…
gd_topal.c
…
gd_transform.c
…
gd_wbmp.c
…
gd_webp.c
…
gd_xbm.c
…
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
gdcache.c
…
gdcache.h
…
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
…
gdparttopng.c
…
gdtables.c
…
gdtest.c
…
gdtestft.c
…
gdtopng.c
…
gdxpm.c
…
jisx0208.h
…
pngtogd2.c
…
pngtogd.c
…
testac.c
…
wbmp.c
…
wbmp.h
…
webpng.c
…