add box placeholder to signify a specific character has not been found

This commit is contained in:
2024-09-21 15:50:23 +01:00
parent 0cc039580b
commit e3d2c36dd5
3 changed files with 9 additions and 1 deletions

BIN
dotscape

Binary file not shown.

8
fonts/box.sml Normal file
View File

@@ -0,0 +1,8 @@
x ~0.636363625526 y 0.818181812763 x 0.636363506317 y 0.818181812763 x 0.636363506317 y 0.636363625526
x 0.636363506317 y 0.636363625526 x ~0.636363625526 y 0.636363625526 x ~0.636363625526 y 0.818181812763
x 0.818181753159 y 0.818181812763 x 0.818181753159 y ~0.636363506317 x 0.636363506317 y ~0.636363506317
x 0.636363506317 y ~0.636363506317 x 0.636363506317 y 0.818181812763 x 0.818181753159 y 0.818181812763
x ~0.636363625526 y 0.818181812763 x ~0.636363625526 y ~0.636363506317 x ~0.818181812763 y ~0.636363506317
x ~0.818181812763 y ~0.636363506317 x ~0.818181812763 y 0.818181812763 x ~0.636363625526 y 0.818181812763
x 0.818181753159 y ~0.636363506317 x ~0.818181812763 y ~0.636363506317 x ~0.818181812763 y ~0.818181753159
x ~0.818181812763 y ~0.818181753159 x 0.818181753159 y ~0.818181753159 x 0.818181753159 y ~0.636363506317

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-u.dsc"
val filename = "fonts/box.dsc"
val exportFilename = "fonts/upper-case-h.sml"
fun ndcToLerpX num =