php-src/ext/gd
Daniel Beulshausen 04855ca11c added the gd extension - see the comment!
# configuring the gd extesion is currently a mess.
# currently its configured with jpg, wbmp, png and ttf
# maybe we should think about moving that stuff to the
# config.w32.h or to a seperate gdwin32 header
2000-08-24 18:14:42 +00:00
..
config.m4 Fix library order for -lpng -lz. 2000-08-23 12:28:48 +00:00
gd.c - Cleanup imagetransparent in the GD library 2000-08-22 04:11:57 +00:00
gd.dsp added the gd extension - see the comment! 2000-08-24 18:14:42 +00:00
gdcache.c TTF support tested and working now 1999-08-19 06:32:07 +00:00
gdcache.h updated GD from php3 repository, using it as a test extension for the new 1999-04-16 12:15:38 +00:00
gdt1.c - ARG_COUNT(ht) -> ZEND_NUM_ARGS() mega patch 2000-06-05 19:47:54 +00:00
gdt1.h Update the license with the new clause 6 2000-05-18 15:34:45 +00:00
gdttf.c - Restore testing for Unicode charmap to what it was, it was working(?), this 2000-07-07 14:00:50 +00:00
gdttf.h - Convert 'PHP3' to 'PHP' 2000-02-26 03:20:55 +00:00
Makefile.in Remove trailing empty lines 2000-05-01 22:38:42 +00:00
php_gd.h Changed lots of PHP 3 licence headers to PHP 4, mainly in .h files. 2000-07-24 01:40:02 +00:00
setup.stub First commit of re-structuring phase one. We have started using automake in 1999-04-17 00:37:12 +00:00