Manual
do
PHP
Anterior
Próxima
imagettfbbox
imagettfbbox -- Give the bounding box of a text using TrueType fonts
Description
array
imagettfbbox
( int size, int angle, string fontfile, string text)
text
size
fontfile
angle
imagettfbbox()
returns an array with 8 elements representing four points making the bounding box of the text:
The points are relative to the
Anterior
Principal
Próxima
Acima