done exporting all symbols

This commit is contained in:
2024-09-23 13:47:31 +01:00
parent ee56118dec
commit dbbc4b4122
15 changed files with 774 additions and 3 deletions

View File

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