fix(font): rebuild Combinedd.otf with sorted kern pairs to fix browser discard

This commit is contained in:
Pontoporeia
2026-04-06 16:57:08 +02:00
parent b8e94f1b6b
commit 0bfb24723f
2 changed files with 1 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ Pending tasks have been split into topic files under [`todo/`](todo/README.md):
## Recently completed (this session)
- [x] `common.css``@font-face` for `police1` missing `format("opentype")` hint + `font-style`/`font-weight` descriptors; browser discarded table; added all three
- [x] `Combinedd.otf` — kern table pairs unsorted (browser discards font); rebuilt with fonttools sorting pairs by glyph ID
- [x] `scripts/deploy-server.sh` — add step 4: `systemctl reload nginx` runs automatically; remove manual reload instruction from justfile

Binary file not shown.