Home
last modified time | relevance | path

Searched refs:imagettftext (Results 1 – 25 of 230) sorted by relevance

12345678910

/dports/net-p2p/amule/aMule-2.3.3/src/utils/amps/
H A Dindex.php300 imagettftext($finalimg, FONTSIZE, 0, 26, 19, $fgcolor,
304 imagettftext($finalimg, FONTSIZE, 0, 26, 19, $fgcolor,
375 imagettftext($finalimg, FONTSIZE, 0, 270, 85, $fgcolor,
379 imagettftext($finalimg, FONTSIZE, 0, 270, 85, $fgcolor,
385 imagettftext($finalimg, FONTSIZE, 0, 25, 63, $fgcolor, FONTFILE,
389 imagettftext($finalimg, FONTSIZE, 0, 25, 63, $fgcolor, FONTFILE,
395 imagettftext($finalimg, FONTSIZE, 0, 25, 85, $fgcolor, FONTFILE,
400 imagettftext($finalimg, FONTSIZE, 0, 25, 85, $fgcolor, FONTFILE,
407 imagettftext($finalimg, FONTSIZE, 0, 270, 107, $fgcolor,
411 imagettftext($finalimg, FONTSIZE, 0, 270, 107, $fgcolor,
[all …]
/dports/net-p2p/amule-devel/aMule-SVN-r11065/src/utils/amps/
H A Dindex.php300 imagettftext($finalimg, FONTSIZE, 0, 26, 19, $fgcolor,
304 imagettftext($finalimg, FONTSIZE, 0, 26, 19, $fgcolor,
375 imagettftext($finalimg, FONTSIZE, 0, 270, 85, $fgcolor,
379 imagettftext($finalimg, FONTSIZE, 0, 270, 85, $fgcolor,
385 imagettftext($finalimg, FONTSIZE, 0, 25, 63, $fgcolor, FONTFILE,
389 imagettftext($finalimg, FONTSIZE, 0, 25, 63, $fgcolor, FONTFILE,
395 imagettftext($finalimg, FONTSIZE, 0, 25, 85, $fgcolor, FONTFILE,
400 imagettftext($finalimg, FONTSIZE, 0, 25, 85, $fgcolor, FONTFILE,
407 imagettftext($finalimg, FONTSIZE, 0, 270, 107, $fgcolor,
411 imagettftext($finalimg, FONTSIZE, 0, 270, 107, $fgcolor,
[all …]
/dports/www/mod_php81/php-8.1.1/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
7 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
19 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
7 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
21 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/lang/php81/php-8.1.1/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
7 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
19 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
7 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
21 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/graphics/php81-gd/php-8.1.1/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
7 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
19 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
7 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
21 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/lang/php73/php-7.3.33/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/lang/php80/php-8.0.15/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/lang/php74/php-7.4.27/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/www/mod_php73/php-7.3.33/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/www/mod_php74/php-7.4.27/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/graphics/php73-gd/php-7.3.33/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/graphics/php74-gd/php-7.4.27/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/graphics/php80-gd/php-8.0.15/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");
H A Dbug50194.phpt2 Bug #50194 (imagettftext broken on transparent background w/o alphablending)
6 if (!function_exists('imagettftext')) die('skip imagettftext() not available');
20 imagettftext($im, 40, 0, 10, 40, $black, $font, $text);
/dports/www/mod_php80/php-8.0.15/ext/gd/tests/
H A Dbug51263.phpt2 Bug #51263 (imagettftext and rotated text uses wrong baseline)
6 if(!function_exists('imagettftext')) die('skip imagettftext() not available');
18 imagettftext($img, 8, 90, 10, 60, $col, $ttf, "foo bar qux");

12345678910