Searched refs:imagettfbbox (Results 1 – 6 of 6) sorted by relevance
7 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');18 $y = imagettfbbox(32, 0, "$cwd/Tuffy.ttf", $c);
2 Bug #48801 (Problem with imagettfbbox)
2 Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box
186 PHP_FUNCTION(imagettfbbox);
945 PHP_FE(imagettfbbox, arginfo_imagettfbbox)3842 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() argument
992 . Fixed bug #53504 (imagettfbbox gives incorrect values for bounding box).
Completed in 34 milliseconds