improve A (add space for other fonts to have tail, make the width a little narrower), and create new directory for fonts
This commit is contained in:
@@ -11,8 +11,8 @@ struct
|
||||
datatype parse_result = OK of AppType.triangle list | PARSE_ERROR
|
||||
|
||||
val structureName = "UpperCaseA"
|
||||
val filename = "a.dsc"
|
||||
val exportFilename = "a.sml"
|
||||
val filename = "fonts/a.dsc"
|
||||
val exportFilename = "fonts/a.sml"
|
||||
|
||||
fun ndcToLerpX num =
|
||||
let
|
||||
|
||||
Reference in New Issue
Block a user