imageftbbox

Supported Versions: PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8
Give the bounding box of a text using fonts via freetype2
imageftbbox(    float $size,    float $angle,    string $font_filename,    string $string,    array $options = []): array|false