Home
last modified time | relevance | path

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

/PHP-8.1/ext/gd/tests/
H A Dbug49600.phpt8 if(!function_exists('imagettfbbox')) die('skip imagettfbbox() not available');
19 $y = imagettfbbox(32, 0, "$cwd/Tuffy.ttf", $c);
H A Dbug48801.phpt2 Bug #48801 (Problem with imagettfbbox)
H A Dbug48801-mb.phpt2 Bug #48801 (Problem with imagettfbbox)
H A Dbug53504.phpt2 Bug #53504 imagettfbbox/imageftbbox gives incorrect values for bounding box
/PHP-8.1/ext/gd/
H A Dgd.stub.php283 function imagettfbbox(float $size, float $angle, string $font_filename, string $string, array $opti… function
H A Dgd_arginfo.h847 ZEND_FALIAS(imagettfbbox, imageftbbox, arginfo_imagettfbbox)

Completed in 16 milliseconds