Lines Matching refs:GD

174   * Better error message when neither ImageMagick nor GD are
181 too large for GD processing with PHP memory limit
291 * Bugfix: "unknown image type" errors on non-GD-supported
335 * Changed GD max source pixels to 1/6 (from 1/5) available
349 * Bugfix: ImageMagick creation attempted before GD creation
350 * Bugfix: no longer fails silently if GD creation runs out of
354 in ImageMagick instead of GD
371 ¤ Added WBMP output support (built-in GD or via ImageMagick)
380 * Bugfix: Check for GD format support before attempting output
412 * Bugfix: noGD errors showing up when GD imagecreate functions
464 * Added fallback 'imagesavealpha' if GD < v2.0.1
466 * Added fallback 'imagealphablending' if GD < v2.0.1
546 possible (will fall back to GD methods if unavailable)
547 ¤ GD support is now optional if ImageMagick is installed.
581 ImageCopyResampleBicubic for buggy PHP-GD versions
588 images that don't have GD support. (Feature Request #1396446)
613 * Bugfix: ImageSaveAlpha errors on GD v2.0.0
657 ¤ Filters now use GD functions where available (using
659 version of GD). Enabled for: colorize, negative,
800 * Bugfix: no GD support for source image format now
1094 * Rounded image corners now requires GD v2.0.1 and PHP
1107 existing GD image resource for thumbnailing
1231 in PHP < v4.3.0 when phpinfo() returns no GD
1303 no-GD errors to avoid parse errors later in the code
1328 output. Note: PHP/GD appears buggy at this time, so this
1331 version of PHP/GD is released.
1343 - phpthumb.gif.php = Non-GD GIF reading support
1373 * Bugfix: GD version detection was broken on PHP <4.3.0
1376 * Bugfix: Non-GD GIF support was broken on restricted
1393 non-bundled GD. Added workaround, but please use
1394 the bundled version of GD if possible
1462 in the GD documentation
1465 * Bugfix: gd_version() was broken for GD v2.0+
1476 Note: requires GD v2.x to function
1511 (or GD without PNG support) for non-GD GIF support
1523 * Bugfix: temp directory for non-native GD support not
1536 non-GD GIF-reading functions
1550 * Added GIF support for versions of GD that do not
1553 GD's built-in GIF-reading functions are faster, and
1555 of GD can display resized GIF thumbnails now.
1560 * if GD not available, a GIF saying "no GD" is shown