add missing upper case glyphs ('R' and 'U'), and fix broken glyph (just 'T')
This commit is contained in:
@@ -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 =
|
||||
|
||||
Reference in New Issue
Block a user