php-src/ext/gd
Pierre Joye bc436e2fd3 - add a weak/tolerant mode to the jpeg loader
* new INI option to enable it (off by default)
   gd.jpeg_ignore_warning (0|1)
 * The default mode is the current behavior
 * if the warning mode is enabled, the image may be loaded succesfully
   but the jpeg warnings will be raise as notices
2006-02-02 20:30:54 +00:00
..
libgd - add a weak/tolerant mode to the jpeg loader 2006-02-02 20:30:54 +00:00
tests - check for jpeg support 2005-12-26 21:41:37 +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 - add filter mode support for imagepng 2006-01-27 01:59:26 +00:00
gd.c - add a weak/tolerant mode to the jpeg loader 2006-02-02 20:30:54 +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 bump year and license version 2006-01-01 13:10:10 +00:00