Commit e794b64
docs(custom-fonts): Add comprehensive guide for self-hosted fonts
Introduces a new documentation page (`docs/custom-fonts.html`) that
provides a detailed walkthrough for integrating custom fonts into
Social Stream Ninja overlays.
This guide covers:
- Methods for self-hosting font files (TTF, OTF, WOFF2) from various platforms.
- Loading custom fonts into `dock.html` and `featured.html` via URL
parameters or OBS custom CSS.
- Key CSS variables for tuning overlay text sizing and layout.
- Common troubleshooting steps for font integration issues.
Updates `README.md` with a direct link to the new guide for improved
discoverability of font customization options.
[auto-enhanced]1 parent 7e65043 commit e794b64
3 files changed
+267
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
410 | 410 | | |
411 | 411 | | |
412 | 412 | | |
| 413 | + | |
| 414 | + | |
413 | 415 | | |
414 | 416 | | |
415 | 417 | | |
| |||
0 commit comments