Searched refs:imagettfbbox (Results 1 – 6 of 6) sorted by relevance
8 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');19 $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
283 function imagettfbbox(float $size, float $angle, string $font_filename, string $string, array $opti… function
847 ZEND_FALIAS(imagettfbbox, imageftbbox, arginfo_imagettfbbox)
Completed in 12 milliseconds