chore: remove local font setup documentation and .gitkeep, add Shapiro fonts for 2XKO overlay

This commit is contained in:
Pandipipas
2026-02-20 21:08:02 +01:00
parent faa8749872
commit 464e7d4b9e
6 changed files with 0 additions and 14 deletions
-3
View File
@@ -134,6 +134,3 @@ dist
/extension/
/graphics/
/shared/dist/
# Local-only licensed fonts for 2XKO overlay
src/graphics/scoreboard-2xko/fonts/*.otf
-11
View File
@@ -1,11 +0,0 @@
# 2XKO Overlay local font setup
This overlay expects the same Shapiro fonts used by FGCaster's 2XKO template.
Place these files locally in `src/graphics/scoreboard-2xko/fonts/` (do not commit):
- `Shapiro 45 Welter Text.otf`
- `Shapiro 55 Middle Extd.otf`
- `Shapiro-115-Plus-Extd.otf`
The CSS is already wired to load them via `@font-face` from that path.