php-src/ext/gd
Rasmus Lerdorf 2f960d70b9 Add ImageTypes() function which returns a bitfield with the supported
image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp
@ Add ImageTypes() function which returns a bitfield with the supported
@ image formats.  1=gif, 2=jpeg, 4=png and 8=wbmp (Rasmus)
2000-07-14 21:51:31 +00:00
..
config.m4 - Fixed another missing test for existing functions in libgd. 2000-06-26 15:23:52 +00:00
gd.c Add ImageTypes() function which returns a bitfield with the supported 2000-07-14 21:51:31 +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 Add ImageTypes() function which returns a bitfield with the supported 2000-07-14 21:51:31 +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