php-src/ext/gd
Jouni Ahto 0ebcdb28af - Added functions imagewbmp(), imagecreatefromxbm().
- Nuked a lot of duplicate code.
@- Added function imagecreatefromxbm(). (Jouni)
@- Added function imagewbmp(). (Jouni, based on patch from Rune Nordbøe Skillingstad)
# Note: calling imagejpeg() with 3 arguments, the second one empty,
# is currently broken. Fill fix tomorrow evening unless someone beats me.
# Must have some sleep now, brains stopped working...
2000-06-07 00:37:49 +00:00
..
config.m4 - Preparing to add new image types to gd module. 2000-06-06 19:06:46 +00:00
gd.c - Added functions imagewbmp(), imagecreatefromxbm(). 2000-06-07 00:37:49 +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 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 - Added functions imagewbmp(), imagecreatefromxbm(). 2000-06-07 00:37:49 +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