php-src/ext/gd
Christoph M. Becker c565555f03
Fix #51498: imagefilledellipse does not work for large circles
We backport the respective upstream fix[1].

[1] <ace7fd88dc>

Closes GH-7329.
2021-08-03 16:17:47 +02:00
..
libgd Fix #51498: imagefilledellipse does not work for large circles 2021-08-03 16:17:47 +02:00
tests Fix #51498: imagefilledellipse does not work for large circles 2021-08-03 16:17:47 +02:00
config.m4 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
config.w32 Support TGA reading 2019-06-20 23:40:51 +02:00
CREDITS
gd.c Fix #81032: GD install is affected by external libgd installation 2021-05-14 12:24:45 +02:00
gd_compat.c 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
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
gd_ctx.c Remove dead code 2019-02-28 13:11:41 +01:00
php_gd.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