Home
last modified time | relevance | path

Searched refs:imagettfbbox (Results 1 – 6 of 6) sorted by relevance

/PHP-5.6/ext/gd/tests/
H A Dbug49600.phpt7 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');
18 $y = imagettfbbox(32, 0, "$cwd/Tuffy.ttf", $c);
H A Dbug48801.phpt2 Bug #48801 (Problem with imagettfbbox)
H A Dbug53504.phpt2 Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box
/PHP-5.6/ext/gd/
H A Dphp_gd.h186 PHP_FUNCTION(imagettfbbox);
H A Dgd.c1003 PHP_FE(imagettfbbox, arginfo_imagettfbbox)
3837 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() argument
/PHP-5.6/
H A DNEWS278 . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
11499 - Fixed bug #30120 imagettftext() and imagettfbbox() accept too many

Completed in 50 milliseconds