add missing upper case glyphs ('R' and 'U'), and fix broken glyph (just 'T')

This commit is contained in:
2024-09-21 15:32:51 +01:00
parent a4ece480f2
commit 0cc039580b
5 changed files with 23 additions and 2 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-z.dsc"
val filename = "fonts/upper-case-u.dsc"
val exportFilename = "fonts/upper-case-h.sml"
fun ndcToLerpX num =