This repository contains font assets used by BoredOS. It is intended to be a standalone external module under external/bfonts so fonts can be managed independently from the kernel/source tree.
Layout:
fonts/- TrueType/OpenType font files (.ttf, .ttc)LICENSES/- License texts used by the fontsATTRIBUTIONS.md- Per-font attribution and license mapping
Usage:
- The top-level
Makefileprefers fonts fromexternal/bfonts/fontswhen present. If the directory is absent, it falls back tosrc/fontsfor compatibility.