done adding all upper and lower case letters, and double-checked to make sure they are correct

This commit is contained in:
2024-09-22 21:26:14 +01:00
parent 126f3c929c
commit cd9e8829c8
17 changed files with 149 additions and 1 deletions

View File

@@ -11,7 +11,7 @@ struct
datatype parse_result = OK of AppType.triangle list | PARSE_ERROR
val structureName = "UpperCaseG"
val filename = "fonts/upper-case-l.dsc"
val filename = "fonts/upper-case-z.dsc"
val exportFilename = "fonts/upper-case-h.sml"
fun ndcToLerpX num =