(PHP 4 >= 4.0.7, PHP 5, PHP 7)
Write text to the image using fonts using FreeType 2
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 imagecreatetruecolor().
siz