This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-23 07:58:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
07f81e7fe45e4d669bae89ba79f8a67bd894c8dc
archived-php-src
/
ext
/
gd
T
History
Pierre Joye
96aedc6efd
- add support for entities in hexadecimal format, like © can
...
be passed as © or ©
2006-08-23 20:21:34 +00:00
..
libgd
- add support for entities in hexadecimal format, like © can
2006-08-23 20:21:34 +00:00
tests
- please don't use base64 to test image files, it does not work
2006-08-23 12:00:05 +00:00
config.m4
- Fixed bug #Â36110 (missing sanity checks for external build)
2006-01-20 21:58:17 +00:00
config.w32
- remove HAVE_LIBGD20, we support only 2.0+ now
2005-12-27 00:16:05 +00:00
CREDITS
add Marcus, enough work done
2003-06-15 20:16:46 +00:00
gd_ctx.c
implement my own FR
#36995
2006-08-01 22:41:33 +00:00
gd.c
implement my own FR
#36995
2006-08-01 22:41:33 +00:00
gd.dsp
- remove HAVE_LIBGD20, we support only 2.0+ now
2005-12-27 00:16:05 +00:00
gdcache.c
- drop freetype1 support
2005-10-02 18:01:51 +00:00
gdcache.h
Last bit of CS fixes.
2003-12-28 21:08:46 +00:00
php_gd.h
- More safe_mode left-overs.
2006-04-11 11:32:06 +00:00