Bug#977967: php7.4: imageftbbox returns too small bounding box

2020-12-23 Thread Thorsten Glaser
Dixi quod… >The values I get are: > >Array >( >[bbox] => Array >( >[0] => 1 >[1] => 0 >[2] => 185 >[3] => 0 >[4] => 185 >[5] => -11 >[6] => 1 >[7] => -11 >) > >[ascender] => 11

Bug#977967: php7.4: imageftbbox returns too small bounding box

2020-12-23 Thread Thorsten Glaser
Package: php7.4-gd Version: 7.4.11-1 Severity: normal X-Debbugs-Cc: t...@mirbsd.de I’m running the following script: php -r ' $text = "2020-12-23T13:25:44Z"; $font = "Inconsolatazi4varl_qu-Regular.otf";// attached $fontsize = 14; $bbox = imageftbbox($fontsize,