export all lower case letters

This commit is contained in:
2024-09-23 13:35:19 +01:00
parent a23a94678f
commit ee56118dec
28 changed files with 1809 additions and 3 deletions

View File

@@ -10,9 +10,9 @@ struct
datatype parse_result = OK of AppType.triangle list | PARSE_ERROR
val structureName = "AsciiHash"
val filename = "fonts/hash.dsc"
val exportFilename = "fonts/ascii-hash.sml"
val structureName = "LowerCaseZ"
val filename = "fonts/lower-case-z.dsc"
val exportFilename = "fonts/lower-case-z.sml"
fun ndcToLerpX num =
let