php-src/ext/gd
Hartmut Holzgraefe 19ea1a0bc9 calling a function that is not supported in the current build due to a
missing library or unsupported feature (especially GIF-Output)
will now give a slightly more usefull error message than eg.
" Call to undefined function:  imagegif()"
(this seemed to confuse a lot of users ....)
2000-05-02 14:10:51 +00:00
..
config.m4 Do not enable GD, if --without-gd was used 2000-04-20 14:59:59 +00:00
gd.c calling a function that is not supported in the current build due to a 2000-05-02 14:10:51 +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 Ported T1lib support from PHP3. 2000-02-25 06:43:51 +00:00
gdt1.h calling a function that is not supported in the current build due to a 2000-05-02 14:10:51 +00:00
gdttf.c Change string->str where possible; string is basic a C++ class, so gdb can't look 2000-02-08 22:21:43 +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 calling a function that is not supported in the current build due to a 2000-05-02 14:10:51 +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