add all upper case letters

This commit is contained in:
2024-09-23 14:00:05 +01:00
parent dbbc4b4122
commit a60aa28d6b
28 changed files with 1893 additions and 3 deletions

View File

@@ -10,9 +10,9 @@ struct
datatype parse_result = OK of AppType.triangle list | PARSE_ERROR
val structureName = "Underscore"
val filename = "fonts/underscore.dsc"
val exportFilename = "fonts/underscore.sml"
val structureName = "UpperCaseZ"
val filename = "fonts/upper-case-z.dsc"
val exportFilename = "fonts/upper-case-z.sml"
fun ndcToLerpX num =
let