php-src/ext/gd
Pierre Joye a5f35ef94a Add gdImageEllipse
Replace gdImageFilledEllipse by a new function (backported from
the new phpgd)
the new gdImageFilledEllipse fix bug bug #22103 (ellipse part)
2003-02-08 08:41:43 +00:00
..
libgd Add gdImageEllipse 2003-02-08 08:41:43 +00:00
tests - new xbm support 2003-02-02 01:34:54 +00:00
config.m4 - new xbm support 2003-02-02 01:34:54 +00:00
CREDITS 2nd step towards auto-credits 2000-11-20 10:33:33 +00:00
gd_bundled.dsp MFB: 2003-01-06 10:49:52 +00:00
gd_ctx.c This patch allows compilation of gd against non-bundled gd library older 2002-10-30 01:05:16 +00:00
gd.c Show if XPM support is available & Set availability bit only when available. 2003-02-01 23:23:59 +00:00
gd.dsp @- Fixed bug #19595 (Missing functions for GD2 format handling). 2002-09-27 13:31:43 +00:00
gdcache.c Added missing header (fixed bug #20555). 2002-11-22 02:38:03 +00:00
gdcache.h Portability: avoid <malloc.h> warnings on FreeBSD 2002-11-28 09:19:16 +00:00
gdttf.c Addressed the issue of persistant allocation. 2002-11-19 19:55:54 +00:00
gdttf.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
php_gd.h Feature Request #21784 Added: imagecolorallocatealpha (pollita@php.net,jasper@pointless.net) 2003-01-26 01:15:02 +00:00