6 lines
466 B
Markdown
6 lines
466 B
Markdown
# Fonts
|
|
## BDF Font Scaling
|
|
BDF fonts do not scale traditionally. In order to scale the fonts in this folder, use the `scale_bdf.py` script in the `tools` folder within this repo. It will output integer-scaled versions of these bitmap fonts.
|
|
## BDF Font Editing
|
|
The `.toml` files in this folder are for use in the [bited](https://github.com/molarmanful/bited) font editor. Open the corresponding `.bdf` and the resources in the `.toml` will be loaded automatically.
|