bericht/class
Eduard Wisch b338d4e369
All checks were successful
Deploy bericht / deploy (push) Successful in 1s
BerichtPdf: SetFont-Override routet Hack-Styles auf die richtige Family [deploy]
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→'').
2026-04-09 15:53:02 +02:00
..
bericht.class.php feat: Phase 6 — Client-WYSIWYG via Composite-PNG + Text-BG + Dark-Input-Fix 2026-04-09 13:26:57 +02:00
berichtpdf.class.php BerichtPdf: SetFont-Override routet Hack-Styles auf die richtige Family [deploy] 2026-04-09 15:53:02 +02:00
upload_token.class.php fix: Cronjob entfernt, Cleanup opportunistisch beim Token-Create 2026-04-09 08:58:39 +02:00