Home
last modified time | relevance | path

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

/PHP-5.5/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) freetype < 2.4.10
H A Dbug48801_1.phpt2 Bug #48801 (Problem with imagettfbbox) freetype >= 2.4.10
/PHP-5.5/ext/gd/
H A Dphp_gd.h186 PHP_FUNCTION(imagettfbbox);
H A Dgd.c992 PHP_FE(imagettfbbox, arginfo_imagettfbbox)
3786 PHP_FUNCTION(imagettfbbox) in PHP_FUNCTION() argument
/PHP-5.5/
H A DNEWS9921 - Fixed bug #30120 imagettftext() and imagettfbbox() accept too many

Completed in 81 milliseconds