|
All checks were successful
Deploy bericht / deploy (push) Successful in 1s
TCPDF_FONTS::addTTFfont registriert jede TTF als eigene Family ohne Styles (hackregular, hackbold, hackitalic, hackbolditalic). SetFont(key,'B') suchte dann nach 'hack.php' und brach mit 'Could not include font definition file' ab. Fix: hack_font_styles-Map ['' / B / I / BI] => family, SetFont-Override mapped den angeforderten Style auf die passende Family mit leerem Style und fällt kaskadierend zurück (BI→B→'', I→''). |
||
|---|---|---|
| .. | ||
| bericht.class.php | ||
| berichtpdf.class.php | ||
| upload_token.class.php | ||