From 12a627efa5041790241ac9848233a3f0997f1818 Mon Sep 17 00:00:00 2001 From: Humza Shahid Date: Sat, 21 Sep 2024 14:03:58 +0100 Subject: [PATCH] add 'l' and 'm' --- dotscape | Bin 1049632 -> 1049632 bytes fonts/upper-case-l.dsc | 4 ++++ fonts/upper-case-m.dsc | 10 ++++++++++ imperative-shell/file-thread.sml | 2 +- 4 files changed, 15 insertions(+), 1 deletion(-) create mode 100644 fonts/upper-case-l.dsc create mode 100644 fonts/upper-case-m.dsc diff --git a/dotscape b/dotscape index 6d0edae4e581176777ab1a65dfb06887a4946b32..cd914ff347155c366274cdf84c7ea0a58470d92c 100755 GIT binary patch delta 103 zcmZ3`;jo~?VZ#+Bk%>$98f!hW2y;z|`R_f!lHI&^UuW|RruG+1j6e*cnSq!Eh*^P{ p4T#x+m;;D8x4&TGDimbQX^#@&0%C3;<^f_}Am-a1CBlE~JpghnCSU*n delta 103 zcmZ3`;jo~?VZ#+BkwEQ^_jTV6=4ge@*JZjX%OY^luCMt8Q~L`hMj!^!%s|Wn#H>Kf p2E^<@%mKul+g~to6$&zDw?~O^0Wmia^8hg~5c6%165&7g9spOjCH?>a diff --git a/fonts/upper-case-l.dsc b/fonts/upper-case-l.dsc new file mode 100644 index 0000000..dacddb3 --- /dev/null +++ b/fonts/upper-case-l.dsc @@ -0,0 +1,4 @@ +x ~0.272727251053 y ~0.818181931973 x ~0.272727251053 y ~0.63636380434 x 0.454545468092 y ~0.63636380434 +x ~0.272727251053 y ~0.818181931973 x 0.454545468092 y ~0.818181931973 x 0.454545468092 y ~0.63636380434 +x ~0.454545468092 y ~0.818181931973 x ~0.272727251053 y ~0.818181931973 x ~0.272727251053 y 0.636363565922 +x ~0.454545468092 y ~0.818181931973 x ~0.454545468092 y 0.636363565922 x ~0.272727251053 y 0.636363565922 diff --git a/fonts/upper-case-m.dsc b/fonts/upper-case-m.dsc new file mode 100644 index 0000000..9baf80e --- /dev/null +++ b/fonts/upper-case-m.dsc @@ -0,0 +1,10 @@ +x 0.454545408487 y ~0.818181753159 x 0.272727310658 y ~0.818181753159 x 0.272727310658 y 0.636363625526 +x 0.272727310658 y 0.636363625526 x 0.454545408487 y 0.636363625526 x 0.454545408487 y ~0.818181753159 +x 0.272727310658 y 0.454545468092 x 0.0909090563655 y 0.454545468092 x 0.0909090563655 y 0.272727310658 +x 0.0909090563655 y 0.272727310658 x 0.272727310658 y 0.272727310658 x 0.272727310658 y 0.454545468092 +x 0.0909090563655 y ~0.0909090563655 x 0.0909090563655 y 0.272727310658 x ~0.0909091234207 y 0.272727310658 +x ~0.0909091234207 y 0.272727310658 x ~0.0909091234207 y ~0.0909090563655 x 0.0909090563655 y ~0.0909090563655 +x ~0.0909091234207 y 0.272727310658 x ~0.272727310658 y 0.272727310658 x ~0.272727310658 y 0.454545468092 +x ~0.272727310658 y 0.454545468092 x ~0.0909091234207 y 0.454545468092 x ~0.0909091234207 y 0.272727310658 +x ~0.454545468092 y 0.636363625526 x ~0.272727310658 y 0.636363625526 x ~0.272727310658 y ~0.818181753159 +x ~0.454545468092 y ~0.818181753159 x ~0.272727310658 y ~0.818181753159 x ~0.454545468092 y 0.636363625526 diff --git a/imperative-shell/file-thread.sml b/imperative-shell/file-thread.sml index 68a9da8..097e9ab 100644 --- a/imperative-shell/file-thread.sml +++ b/imperative-shell/file-thread.sml @@ -11,7 +11,7 @@ struct datatype parse_result = OK of AppType.triangle list | PARSE_ERROR val structureName = "UpperCaseG" - val filename = "fonts/upper-case-k.dsc" + val filename = "fonts/upper-case-l.dsc" val exportFilename = "fonts/upper-case-h.sml" fun ndcToLerpX num =