imagefttext

imagefttext

(PHP 4 >= 4.0.7, PHP 5, PHP 7)

imagefttextWrite text to the image using fonts using FreeType 2

Description

array imagefttext ( resource $image , float $size , float $angle , int $x , int $y , int $color , string $fontfile , string $text [, array $extrainfo ] )

Parameters

image

An image resource, returned by one of the image creation functions, such as imagecreatet