From dc4daf99021068f04ec41e3f223e753ea8556675 Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Wed, 25 Oct 2017 01:05:38 -0700 Subject: Rework and refine many glyphs and kerning - approxequal - asciitilde - divide - divide.case - equal - equal.case - greater - greaterequal - less - lessequal - minus - minus.case - multiply - multiply.case - notequal - notequal.case - plus - plus.case - plusminus - plusminus.case --- src/Inter-UI-Black.ufo/glyphs/divide.case.glif | 4 +- src/Inter-UI-Black.ufo/glyphs/divide.glif | 77 +++++++----- src/Inter-UI-Black.ufo/glyphs/equal.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/equal.glif | 35 ++++-- src/Inter-UI-Black.ufo/glyphs/greater.glif | 19 +-- src/Inter-UI-Black.ufo/glyphs/greaterequal.glif | 3 +- src/Inter-UI-Black.ufo/glyphs/less.glif | 132 +++++++++++++++++++-- src/Inter-UI-Black.ufo/glyphs/lessequal.glif | 30 ++++- src/Inter-UI-Black.ufo/glyphs/minus.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/minus.glif | 25 +++- src/Inter-UI-Black.ufo/glyphs/multiply.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/multiply.glif | 33 ++++-- src/Inter-UI-Black.ufo/glyphs/notequal.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/notequal.glif | 8 +- src/Inter-UI-Black.ufo/glyphs/plus.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/plus.glif | 35 ++++-- src/Inter-UI-Black.ufo/glyphs/plusminus.case.glif | 2 +- src/Inter-UI-Black.ufo/glyphs/plusminus.glif | 32 ++--- src/Inter-UI-Regular.ufo/glyphs/approxequal.glif | 106 ++++++++--------- src/Inter-UI-Regular.ufo/glyphs/asciitilde.glif | 67 +++++++---- src/Inter-UI-Regular.ufo/glyphs/divide.glif | 32 ++--- src/Inter-UI-Regular.ufo/glyphs/equal.case.glif | 4 +- src/Inter-UI-Regular.ufo/glyphs/equal.glif | 35 ++++-- src/Inter-UI-Regular.ufo/glyphs/greater.glif | 17 +-- src/Inter-UI-Regular.ufo/glyphs/greaterequal.glif | 5 +- src/Inter-UI-Regular.ufo/glyphs/less.glif | 89 ++++++++++++-- src/Inter-UI-Regular.ufo/glyphs/lessequal.glif | 32 ++++- src/Inter-UI-Regular.ufo/glyphs/minus.case.glif | 4 +- src/Inter-UI-Regular.ufo/glyphs/minus.glif | 10 +- src/Inter-UI-Regular.ufo/glyphs/multiply.case.glif | 4 +- src/Inter-UI-Regular.ufo/glyphs/multiply.glif | 18 +-- src/Inter-UI-Regular.ufo/glyphs/notequal.case.glif | 4 +- src/Inter-UI-Regular.ufo/glyphs/notequal.glif | 10 +- src/Inter-UI-Regular.ufo/glyphs/plus.glif | 33 ++++-- 34 files changed, 631 insertions(+), 284 deletions(-) diff --git a/src/Inter-UI-Black.ufo/glyphs/divide.case.glif b/src/Inter-UI-Black.ufo/glyphs/divide.case.glif index ca19eae38..adf4adea1 100644 --- a/src/Inter-UI-Black.ufo/glyphs/divide.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/divide.case.glif @@ -1,8 +1,8 @@ - + - + diff --git a/src/Inter-UI-Black.ufo/glyphs/divide.glif b/src/Inter-UI-Black.ufo/glyphs/divide.glif index a75c8641f..635d6c9e7 100644 --- a/src/Inter-UI-Black.ufo/glyphs/divide.glif +++ b/src/Inter-UI-Black.ufo/glyphs/divide.glif @@ -1,45 +1,62 @@ - + - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + - - - - - - - - - - - - + + + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 584 + y + 896 + + com.typemytype.robofont.mark 0.8 @@ -48,7 +65,7 @@ 1.0 interface.gridadjust.original - {'width': 1605, 'leftMargin': 84, 'rightMargin': 92} + {'width': 1492, 'leftMargin': 78, 'rightMargin': 87} diff --git a/src/Inter-UI-Black.ufo/glyphs/equal.case.glif b/src/Inter-UI-Black.ufo/glyphs/equal.case.glif index 1c5c5e9a9..1b60816ec 100644 --- a/src/Inter-UI-Black.ufo/glyphs/equal.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/equal.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/equal.glif b/src/Inter-UI-Black.ufo/glyphs/equal.glif index 9ad09fcf9..6ab279678 100644 --- a/src/Inter-UI-Black.ufo/glyphs/equal.glif +++ b/src/Inter-UI-Black.ufo/glyphs/equal.glif @@ -4,20 +4,37 @@ - - - - + + + + - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 532 + y + 896 + + com.typemytype.robofont.mark 0.8 @@ -26,7 +43,7 @@ 1.0 interface.gridadjust.original - {'width': 1638, 'leftMargin': 180, 'rightMargin': 198} + {'width': 1492, 'leftMargin': 78, 'rightMargin': 87} diff --git a/src/Inter-UI-Black.ufo/glyphs/greater.glif b/src/Inter-UI-Black.ufo/glyphs/greater.glif index c439e17ec..5f53aa0db 100644 --- a/src/Inter-UI-Black.ufo/glyphs/greater.glif +++ b/src/Inter-UI-Black.ufo/glyphs/greater.glif @@ -3,20 +3,7 @@ - - - - - - - - - - - - - - + @@ -42,9 +29,9 @@ magnetic 5 x - 0.0 + 1456 y - 723.25 + 896 com.typemytype.robofont.mark diff --git a/src/Inter-UI-Black.ufo/glyphs/greaterequal.glif b/src/Inter-UI-Black.ufo/glyphs/greaterequal.glif index 412320632..2067a7ddb 100644 --- a/src/Inter-UI-Black.ufo/glyphs/greaterequal.glif +++ b/src/Inter-UI-Black.ufo/glyphs/greaterequal.glif @@ -3,8 +3,7 @@ - - + diff --git a/src/Inter-UI-Black.ufo/glyphs/less.glif b/src/Inter-UI-Black.ufo/glyphs/less.glif index aee14b4fe..4f6f1ac4b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/less.glif +++ b/src/Inter-UI-Black.ufo/glyphs/less.glif @@ -4,13 +4,13 @@ - - - - - - - + + + + + + + @@ -37,11 +37,125 @@ magnetic 5 x - 0.0 + 256 + y + 896 + + + angle + 90.0 + isGlobal + + magnetic + 5 + name + + x + 1036 y - 763.125 + 1620 + com.typemytype.robofont.layerData + + reference + + anchors + + + components + + + contours + + + points + + + segmentType + line + smooth + + x + 1188 + y + 328 + + + segmentType + line + smooth + + x + 556 + y + 892 + + + segmentType + line + smooth + + x + 556 + y + 900 + + + segmentType + line + smooth + + x + 1188 + y + 1464 + + + segmentType + line + smooth + + x + 1032 + y + 1616 + + + segmentType + line + smooth + + x + 232 + y + 896 + + + segmentType + line + smooth + + x + 1032 + y + 176 + + + + + lib + + + name + less + unicodes + + + width + 1536 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Black.ufo/glyphs/lessequal.glif b/src/Inter-UI-Black.ufo/glyphs/lessequal.glif index a5dfbc3cd..0bd64942b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/lessequal.glif +++ b/src/Inter-UI-Black.ufo/glyphs/lessequal.glif @@ -3,11 +3,37 @@ - - + + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 212 + y + 1024 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Black.ufo/glyphs/minus.case.glif b/src/Inter-UI-Black.ufo/glyphs/minus.case.glif index a4170246b..b85672d6b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/minus.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/minus.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/minus.glif b/src/Inter-UI-Black.ufo/glyphs/minus.glif index a1131163f..19e1dfb0b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/minus.glif +++ b/src/Inter-UI-Black.ufo/glyphs/minus.glif @@ -4,14 +4,31 @@ - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 220 + y + 896 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Black.ufo/glyphs/multiply.case.glif b/src/Inter-UI-Black.ufo/glyphs/multiply.case.glif index 657252be9..b9c9db307 100644 --- a/src/Inter-UI-Black.ufo/glyphs/multiply.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/multiply.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/multiply.glif b/src/Inter-UI-Black.ufo/glyphs/multiply.glif index dd1a9b689..c9d6453e8 100644 --- a/src/Inter-UI-Black.ufo/glyphs/multiply.glif +++ b/src/Inter-UI-Black.ufo/glyphs/multiply.glif @@ -4,20 +4,37 @@ - - - - + + + + - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 232 + y + 896 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Black.ufo/glyphs/notequal.case.glif b/src/Inter-UI-Black.ufo/glyphs/notequal.case.glif index 767b685e5..6b8536fdd 100644 --- a/src/Inter-UI-Black.ufo/glyphs/notequal.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/notequal.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/notequal.glif b/src/Inter-UI-Black.ufo/glyphs/notequal.glif index 29cd34acf..850dabe44 100644 --- a/src/Inter-UI-Black.ufo/glyphs/notequal.glif +++ b/src/Inter-UI-Black.ufo/glyphs/notequal.glif @@ -4,10 +4,10 @@ - - - - + + + + diff --git a/src/Inter-UI-Black.ufo/glyphs/plus.case.glif b/src/Inter-UI-Black.ufo/glyphs/plus.case.glif index 170ba5cec..b7f4ba19c 100644 --- a/src/Inter-UI-Black.ufo/glyphs/plus.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/plus.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/plus.glif b/src/Inter-UI-Black.ufo/glyphs/plus.glif index a29b89bac..a1d3e6daf 100644 --- a/src/Inter-UI-Black.ufo/glyphs/plus.glif +++ b/src/Inter-UI-Black.ufo/glyphs/plus.glif @@ -4,20 +4,37 @@ - - - - + + + + - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 516 + y + 896 + + com.typemytype.robofont.mark 0.8 @@ -26,7 +43,7 @@ 1.0 interface.gridadjust.original - {'width': 1515, 'leftMargin': 67, 'rightMargin': 75} + {'width': 1492, 'leftMargin': 78, 'rightMargin': 87} diff --git a/src/Inter-UI-Black.ufo/glyphs/plusminus.case.glif b/src/Inter-UI-Black.ufo/glyphs/plusminus.case.glif index 13992f49f..63958514b 100644 --- a/src/Inter-UI-Black.ufo/glyphs/plusminus.case.glif +++ b/src/Inter-UI-Black.ufo/glyphs/plusminus.case.glif @@ -2,7 +2,7 @@ - + diff --git a/src/Inter-UI-Black.ufo/glyphs/plusminus.glif b/src/Inter-UI-Black.ufo/glyphs/plusminus.glif index 0af8b0282..aaf7728d1 100644 --- a/src/Inter-UI-Black.ufo/glyphs/plusminus.glif +++ b/src/Inter-UI-Black.ufo/glyphs/plusminus.glif @@ -4,24 +4,24 @@ - - - - + + + + - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/approxequal.glif b/src/Inter-UI-Regular.ufo/glyphs/approxequal.glif index ac9e2e652..94341c2d2 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/approxequal.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/approxequal.glif @@ -1,63 +1,63 @@ - + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/asciitilde.glif b/src/Inter-UI-Regular.ufo/glyphs/asciitilde.glif index 6b1f5d9b5..a77a01879 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/asciitilde.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/asciitilde.glif @@ -4,36 +4,53 @@ - - - - + + + + - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + -41.5526131481348 + isGlobal + + magnetic + 5 + name + + x + 948 + y + 744 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Regular.ufo/glyphs/divide.glif b/src/Inter-UI-Regular.ufo/glyphs/divide.glif index 99babda6d..4441fdd58 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/divide.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/divide.glif @@ -4,10 +4,10 @@ - - - - + + + + @@ -24,18 +24,18 @@ - - - - - - - - - - - - + + + + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/equal.case.glif b/src/Inter-UI-Regular.ufo/glyphs/equal.case.glif index a56e0dfa2..68844f9d6 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/equal.case.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/equal.case.glif @@ -1,8 +1,8 @@ - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/equal.glif b/src/Inter-UI-Regular.ufo/glyphs/equal.glif index 2109b3516..4ff9dc799 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/equal.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/equal.glif @@ -1,23 +1,40 @@ - + - - - - + + + + - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 256 + y + 896 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Regular.ufo/glyphs/greater.glif b/src/Inter-UI-Regular.ufo/glyphs/greater.glif index afb099114..0d999d669 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/greater.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/greater.glif @@ -1,22 +1,9 @@ - + - - - - - - - - - - - - - - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/greaterequal.glif b/src/Inter-UI-Regular.ufo/glyphs/greaterequal.glif index cb278c9ee..19a4015d0 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/greaterequal.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/greaterequal.glif @@ -1,10 +1,9 @@ - + - - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/less.glif b/src/Inter-UI-Regular.ufo/glyphs/less.glif index d2c5c48fc..91ba7917f 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/less.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/less.glif @@ -1,20 +1,93 @@ - + - - - - - - - + + + + + + + + com.typemytype.robofont.guides + + + angle + 41.98721249581666 + isGlobal + + magnetic + 5 + name + + x + 256 + y + 896 + + + angle + -41.950239530731565 + isGlobal + + magnetic + 5 + name + + x + 256 + y + 896 + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 1060 + y + 176 + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 1296 + y + 1616 + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 256 + y + 896 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Regular.ufo/glyphs/lessequal.glif b/src/Inter-UI-Regular.ufo/glyphs/lessequal.glif index 0b82bf18c..26cc2e5ab 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/lessequal.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/lessequal.glif @@ -1,13 +1,39 @@ - + - - + + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 1548 + y + 1708 + + com.typemytype.robofont.mark 0.8 diff --git a/src/Inter-UI-Regular.ufo/glyphs/minus.case.glif b/src/Inter-UI-Regular.ufo/glyphs/minus.case.glif index f3209deb6..93a0b6e06 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/minus.case.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/minus.case.glif @@ -1,8 +1,8 @@ - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/minus.glif b/src/Inter-UI-Regular.ufo/glyphs/minus.glif index f12d4b2ca..23faa4896 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/minus.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/minus.glif @@ -1,13 +1,13 @@ - + - - - - + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/multiply.case.glif b/src/Inter-UI-Regular.ufo/glyphs/multiply.case.glif index d4e30f2b2..43d095aeb 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/multiply.case.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/multiply.case.glif @@ -1,8 +1,8 @@ - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/multiply.glif b/src/Inter-UI-Regular.ufo/glyphs/multiply.glif index 49d91ecc1..2a87c58d9 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/multiply.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/multiply.glif @@ -1,19 +1,19 @@ - + - - - - + + + + - - - - + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/notequal.case.glif b/src/Inter-UI-Regular.ufo/glyphs/notequal.case.glif index 74dad9f2f..4205e707c 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/notequal.case.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/notequal.case.glif @@ -1,8 +1,8 @@ - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/notequal.glif b/src/Inter-UI-Regular.ufo/glyphs/notequal.glif index 7bb2e1eb3..524de0993 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/notequal.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/notequal.glif @@ -1,13 +1,13 @@ - + - - - - + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/plus.glif b/src/Inter-UI-Regular.ufo/glyphs/plus.glif index c8ee4b61d..10e078b06 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/plus.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/plus.glif @@ -4,20 +4,37 @@ - - - - + + + + - - - - + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 268 + y + 896 + + com.typemytype.robofont.mark 0.8 -- cgit v1.2.3