Use custom, monospaced version of LECO font

This commit is contained in:
2026-08-01 22:16:10 -04:00
parent de9be9d8e4
commit 694a3508cc
6 changed files with 1734 additions and 32 deletions
+28
View File
@@ -42,6 +42,34 @@
"name": "CHECK",
"spaceOptimization": "storage",
"type": "bitmap"
},
{
"characterRegex": "[:0-9]",
"file": "lecoish_mono_bold_20.bdf",
"name": "FONT_LECOISH_MONO_BOLD_20",
"type": "font",
"targetPlatforms": [
"emery",
"gabbro"
]
},
{
"characterRegex": "[:0-9]",
"file": "lecoish_mono_bold_40.bdf",
"name": "FONT_LECOISH_MONO_BOLD_40",
"type": "font",
"targetPlatforms": [
"emery"
]
},
{
"characterRegex": "[:0-9]",
"file": "lecoish_mono_bold_60.bdf",
"name": "FONT_LECOISH_MONO_BOLD_60",
"type": "font",
"targetPlatforms": [
"gabbro"
]
}
]
}