Mega update (updates will be more normal from here on)

This commit is contained in:
2026-08-01 21:52:40 -04:00
parent 59cf492531
commit 25f3d28911
11 changed files with 909 additions and 3 deletions
+5
View File
@@ -0,0 +1,5 @@
# 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.