From 7d19d993d2ed1eab5fe01eb6ce83ef1c5c3a325a Mon Sep 17 00:00:00 2001 From: Rasmus Andersson Date: Sun, 26 Nov 2017 20:23:32 -0800 Subject: Major glyph and kerning update Updated glyphs: Adieresis_ Atilde_ Chook_ Ghook_ Gsmallcaphook_ Idieresis_ Odieresis_ Otilde_ Q_ Uhorn_ adieresis atilde casedieresis.cn casetilde.cn chook dieresis edieresis ghook idieresis itilde ntilde odieresis otilde srthook tpalatalhook udieresis utilde wdieresis ydieresis Adieresis_ Atilde_ Idieresis_ Idieresisacute_ Itildebelow_ Odieresis_ Otilde_ Q_ adieresis atilde casedieresis.cn casetilde.cn dieresis dieresisacutecomb dieresisnosp edieresis i idieresis itilde ntilde odieresis otilde perispomenigreekcmb tilde tildecomb tildesubnosp trthook udieresis uni034A_ uni1FC0__ uni2184.cn utilde wdieresis y ydieresis Kerning primarily focuses on *diaresis and *tilde --- src/Inter-UI-Regular.ufo/glyphs/Adieresis_.glif | 17 + src/Inter-UI-Regular.ufo/glyphs/Atilde_.glif | 9 + src/Inter-UI-Regular.ufo/glyphs/Idieresis_.glif | 17 + .../glyphs/Idieresisacute_.glif | 22 +- src/Inter-UI-Regular.ufo/glyphs/Itildebelow_.glif | 4 +- src/Inter-UI-Regular.ufo/glyphs/Odieresis_.glif | 34 ++ src/Inter-UI-Regular.ufo/glyphs/Otilde_.glif | 9 + src/Inter-UI-Regular.ufo/glyphs/Q_.glif | 22 +- src/Inter-UI-Regular.ufo/glyphs/adieresis.glif | 405 +++++++++++++++++++++ src/Inter-UI-Regular.ufo/glyphs/atilde.glif | 9 + .../glyphs/casedieresis.cn.glif | 21 ++ src/Inter-UI-Regular.ufo/glyphs/casetilde.cn.glif | 21 ++ src/Inter-UI-Regular.ufo/glyphs/contents.plist | 36 ++ src/Inter-UI-Regular.ufo/glyphs/dieresis.glif | 44 +-- .../glyphs/dieresisacutecomb.glif | 31 +- src/Inter-UI-Regular.ufo/glyphs/dieresisnosp.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/edieresis.glif | 34 ++ src/Inter-UI-Regular.ufo/glyphs/i.glif | 14 +- src/Inter-UI-Regular.ufo/glyphs/idieresis.glif | 16 +- src/Inter-UI-Regular.ufo/glyphs/itilde.glif | 9 + src/Inter-UI-Regular.ufo/glyphs/ntilde.glif | 9 + src/Inter-UI-Regular.ufo/glyphs/odieresis.glif | 17 + src/Inter-UI-Regular.ufo/glyphs/otilde.glif | 9 + .../glyphs/perispomenigreekcmb.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/tilde.glif | 44 +-- src/Inter-UI-Regular.ufo/glyphs/tildecomb.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/tildesubnosp.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/trthook.glif | 42 +-- src/Inter-UI-Regular.ufo/glyphs/udieresis.glif | 17 + src/Inter-UI-Regular.ufo/glyphs/uni034A_.glif | 12 +- src/Inter-UI-Regular.ufo/glyphs/uni1FC0__.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/uni2184.cn.glif | 6 +- src/Inter-UI-Regular.ufo/glyphs/utilde.glif | 9 + src/Inter-UI-Regular.ufo/glyphs/wdieresis.glif | 17 + src/Inter-UI-Regular.ufo/glyphs/y.glif | 2 +- src/Inter-UI-Regular.ufo/glyphs/ydieresis.glif | 17 + src/Inter-UI-Regular.ufo/kerning.plist | 212 +++++++++-- src/Inter-UI-Regular.ufo/lib.plist | 36 ++ 38 files changed, 1051 insertions(+), 182 deletions(-) create mode 100644 src/Inter-UI-Regular.ufo/glyphs/Adieresis_.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/Atilde_.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/Idieresis_.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/Odieresis_.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/Otilde_.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/adieresis.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/atilde.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/casedieresis.cn.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/casetilde.cn.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/edieresis.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/itilde.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/ntilde.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/odieresis.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/otilde.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/udieresis.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/utilde.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/wdieresis.glif create mode 100644 src/Inter-UI-Regular.ufo/glyphs/ydieresis.glif (limited to 'src/Inter-UI-Regular.ufo') diff --git a/src/Inter-UI-Regular.ufo/glyphs/Adieresis_.glif b/src/Inter-UI-Regular.ufo/glyphs/Adieresis_.glif new file mode 100644 index 000000000..550f3b466 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/Adieresis_.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/Atilde_.glif b/src/Inter-UI-Regular.ufo/glyphs/Atilde_.glif new file mode 100644 index 000000000..0848eebbb --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/Atilde_.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/Idieresis_.glif b/src/Inter-UI-Regular.ufo/glyphs/Idieresis_.glif new file mode 100644 index 000000000..37c093166 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/Idieresis_.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/Idieresisacute_.glif b/src/Inter-UI-Regular.ufo/glyphs/Idieresisacute_.glif index ea791d549..0bcded20d 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/Idieresisacute_.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/Idieresisacute_.glif @@ -1,34 +1,34 @@ - + + + - + - + - + - + - + - + - + - + - - diff --git a/src/Inter-UI-Regular.ufo/glyphs/Itildebelow_.glif b/src/Inter-UI-Regular.ufo/glyphs/Itildebelow_.glif index 8569a456c..6770c0a52 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/Itildebelow_.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/Itildebelow_.glif @@ -3,6 +3,8 @@ + + @@ -30,8 +32,6 @@ - - diff --git a/src/Inter-UI-Regular.ufo/glyphs/Odieresis_.glif b/src/Inter-UI-Regular.ufo/glyphs/Odieresis_.glif new file mode 100644 index 000000000..0f15f9c8f --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/Odieresis_.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + 0 + isGlobal + + magnetic + 5 + name + + x + 1652 + y + 1556 + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/Otilde_.glif b/src/Inter-UI-Regular.ufo/glyphs/Otilde_.glif new file mode 100644 index 000000000..d4767dabf --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/Otilde_.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/Q_.glif b/src/Inter-UI-Regular.ufo/glyphs/Q_.glif index 9417719c8..77f46e52e 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/Q_.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/Q_.glif @@ -4,26 +4,30 @@ - - - - + + + + + + + + - + - + - + - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/adieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/adieresis.glif new file mode 100644 index 000000000..96824ad7e --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/adieresis.glif @@ -0,0 +1,405 @@ + + + + + + + + + + + com.typemytype.robofont.guides + + + com.typemytype.robofont.layerData + + reference + + anchors + + + components + + + contours + + + points + + + segmentType + line + smooth + + x + 1128 + y + 796 + + + segmentType + line + smooth + + x + 1128 + y + 556 + + + smooth + + x + 1128 + y + 364 + + + smooth + + x + 972 + y + 176 + + + segmentType + curve + smooth + + x + 696 + y + 176 + + + smooth + + x + 508 + y + 176 + + + smooth + + x + 372 + y + 264 + + + segmentType + curve + smooth + + x + 372 + y + 424 + + + smooth + + x + 372 + y + 744 + + + smooth + + x + 988 + y + 684 + + + segmentType + curve + smooth + + x + 1124 + y + 796 + + + + + points + + + segmentType + line + smooth + + x + 1128 + y + 0 + + + segmentType + line + smooth + + x + 1364 + y + 0 + + + segmentType + line + smooth + + x + 1364 + y + 1012 + + + smooth + + x + 1364 + y + 1500 + + + smooth + + x + 992 + y + 1556 + + + segmentType + curve + smooth + + x + 796 + y + 1556 + + + smooth + + x + 564 + y + 1556 + + + smooth + + x + 300 + y + 1476 + + + segmentType + curve + smooth + + x + 180 + y + 1196 + + + segmentType + line + smooth + + x + 404 + y + 1116 + + + smooth + + x + 456 + y + 1228 + + + smooth + + x + 572 + y + 1348 + + + segmentType + curve + smooth + + x + 796 + y + 1348 + + + smooth + + x + 992 + y + 1348 + + + smooth + + x + 1128 + y + 1256 + + + segmentType + curve + smooth + + x + 1128 + y + 1012 + + + segmentType + line + smooth + + x + 1128 + y + 1000 + + + segmentType + line + smooth + + x + 1056 + y + 964 + + + smooth + + x + 824 + y + 848 + + + smooth + + x + 136 + y + 920 + + + segmentType + curve + smooth + + x + 136 + y + 424 + + + smooth + + x + 136 + y + 136 + + + smooth + + x + 368 + y + -36 + + + segmentType + curve + smooth + + x + 660 + y + -36 + + + smooth + + x + 928 + y + -36 + + + smooth + + x + 1068 + y + 108 + + + segmentType + curve + smooth + + x + 1116 + y + 208 + + + segmentType + line + smooth + + x + 1128 + y + 208 + + + + + lib + + + name + adieresis + unicodes + + + width + 1572 + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/atilde.glif b/src/Inter-UI-Regular.ufo/glyphs/atilde.glif new file mode 100644 index 000000000..29d7fa5d3 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/atilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/casedieresis.cn.glif b/src/Inter-UI-Regular.ufo/glyphs/casedieresis.cn.glif new file mode 100644 index 000000000..84143404b --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/casedieresis.cn.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.8029983485 + 0.9647658846 + 0.7954395628 + 1.0 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/casetilde.cn.glif b/src/Inter-UI-Regular.ufo/glyphs/casetilde.cn.glif new file mode 100644 index 000000000..d420a707f --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/casetilde.cn.glif @@ -0,0 +1,21 @@ + + + + + + + + + + + + com.typemytype.robofont.mark + + 0.8029983485 + 0.9647658846 + 0.7954395628 + 1.0 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/contents.plist b/src/Inter-UI-Regular.ufo/glyphs/contents.plist index 96c35e10d..95a963c5c 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/contents.plist +++ b/src/Inter-UI-Regular.ufo/glyphs/contents.plist @@ -10,6 +10,10 @@ A_.glif AE AE__.glif + Adieresis + Adieresis_.glif + Atilde + Atilde_.glif B B_.glif Bhook @@ -114,6 +118,8 @@ Hcedilla_.glif I I_.glif + Idieresis + Idieresis_.glif Idieresisacute Idieresisacute_.glif Iota1 @@ -172,6 +178,8 @@ OEsmallcap__.glif OI OI__.glif + Odieresis + Odieresis_.glif Ohorn Ohorn_.glif Omega @@ -188,6 +196,8 @@ Oslash_.glif Otcyrillic Otcyrillic_.glif + Otilde + Otilde_.glif P P_.glif Pemiddlehookcyrillic @@ -314,6 +324,8 @@ acutesubnosp.glif addresssubject addresssubject.glif + adieresis + adieresis.glif ae ae.glif afii10018 @@ -452,6 +464,8 @@ at.glif at.case at.case.glif + atilde + atilde.glif aturn aturn.glif aturn_uni02DE @@ -566,6 +580,10 @@ caronnosp.glif caronsubnosp caronsubnosp.glif + casedieresis.cn + casedieresis.cn.glif + casetilde.cn + casetilde.cn.glif ccurl ccurl.glif cedi @@ -776,6 +794,8 @@ e.glif ecyrillic ecyrillic.glif + edieresis + edieresis.glif efcyrillic efcyrillic.glif eight @@ -1086,6 +1106,8 @@ iotasubnosp.glif isuperior isuperior.glif + itilde + itilde.glif itildebelow itildebelow.glif iucyrillic @@ -1270,6 +1292,8 @@ nrthook.glif nsuperior nsuperior.glif + ntilde + ntilde.glif numbersign numbersign.glif numeralgreek @@ -1284,6 +1308,8 @@ o.cn.glif o_uni02DE o_uni02DE__.glif + odieresis + odieresis.glif oe oe.glif ogonek @@ -1344,6 +1370,8 @@ oslash.glif otcyrillic otcyrillic.glif + otilde + otilde.glif ounce ounce.glif overline @@ -1832,6 +1860,8 @@ u.glif ubar ubar.glif + udieresis + udieresis.glif uhorn uhorn.glif underscore @@ -2812,6 +2842,8 @@ upsilonlatin.glif uptackmod uptackmod.glif + utilde + utilde.glif v v.glif vecyrillic @@ -2828,6 +2860,8 @@ vturn.glif w w.glif + wdieresis + wdieresis.glif won won.glif wsuper @@ -2848,6 +2882,8 @@ y.glif yatcyrillic yatcyrillic.glif + ydieresis + ydieresis.glif yen yen.glif yericyrillic diff --git a/src/Inter-UI-Regular.ufo/glyphs/dieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/dieresis.glif index edb032722..7ec941669 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/dieresis.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/dieresis.glif @@ -4,38 +4,38 @@ - - - - - - - - - - + - - + + - - + + + + + - - - - + - - + + - - + + + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/dieresisacutecomb.glif b/src/Inter-UI-Regular.ufo/glyphs/dieresisacutecomb.glif index a7d0a444f..44c38888d 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/dieresisacutecomb.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/dieresisacutecomb.glif @@ -2,42 +2,15 @@ - - - + - - - - - - - - - - - - - - - - - - - - - - - - - - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/dieresisnosp.glif b/src/Inter-UI-Regular.ufo/glyphs/dieresisnosp.glif index 28c9f11a9..3e70faa69 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/dieresisnosp.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/dieresisnosp.glif @@ -3,6 +3,7 @@ + @@ -12,7 +13,6 @@ - diff --git a/src/Inter-UI-Regular.ufo/glyphs/edieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/edieresis.glif new file mode 100644 index 000000000..c569f45f5 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/edieresis.glif @@ -0,0 +1,34 @@ + + + + + + + + + + + com.typemytype.robofont.guides + + + angle + 90.0 + isGlobal + + magnetic + 5 + name + + x + 812 + y + 1180 + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/i.glif b/src/Inter-UI-Regular.ufo/glyphs/i.glif index cfcd4bc1b..0b4b346e9 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/i.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/i.glif @@ -19,25 +19,25 @@ - + - + - + - + - + - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/idieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/idieresis.glif index 4012bf146..eb0ce55be 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/idieresis.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/idieresis.glif @@ -1,24 +1,24 @@ - + - - + + - + - + - + - + - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/itilde.glif b/src/Inter-UI-Regular.ufo/glyphs/itilde.glif new file mode 100644 index 000000000..4da60664b --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/itilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/ntilde.glif b/src/Inter-UI-Regular.ufo/glyphs/ntilde.glif new file mode 100644 index 000000000..8f93d6e51 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/ntilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/odieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/odieresis.glif new file mode 100644 index 000000000..70e6a0b08 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/odieresis.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/otilde.glif b/src/Inter-UI-Regular.ufo/glyphs/otilde.glif new file mode 100644 index 000000000..92cc0804e --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/otilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/perispomenigreekcmb.glif b/src/Inter-UI-Regular.ufo/glyphs/perispomenigreekcmb.glif index b98ee8369..e4680cd35 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/perispomenigreekcmb.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/perispomenigreekcmb.glif @@ -3,13 +3,13 @@ + - diff --git a/src/Inter-UI-Regular.ufo/glyphs/tilde.glif b/src/Inter-UI-Regular.ufo/glyphs/tilde.glif index aaa6a0619..cdc1c979f 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/tilde.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/tilde.glif @@ -4,32 +4,32 @@ - + + + + + + + + + + + + + + + + + + + + - + - - - - - - - - - - - - - - - - - - - - + diff --git a/src/Inter-UI-Regular.ufo/glyphs/tildecomb.glif b/src/Inter-UI-Regular.ufo/glyphs/tildecomb.glif index e36c3920e..c027cee73 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/tildecomb.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/tildecomb.glif @@ -3,6 +3,7 @@ + @@ -15,7 +16,6 @@ - diff --git a/src/Inter-UI-Regular.ufo/glyphs/tildesubnosp.glif b/src/Inter-UI-Regular.ufo/glyphs/tildesubnosp.glif index 9dbc45d02..7051286c8 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/tildesubnosp.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/tildesubnosp.glif @@ -3,6 +3,7 @@ + @@ -12,7 +13,6 @@ - diff --git a/src/Inter-UI-Regular.ufo/glyphs/trthook.glif b/src/Inter-UI-Regular.ufo/glyphs/trthook.glif index 9767313d8..d6e52063e 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/trthook.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/trthook.glif @@ -1,31 +1,31 @@ - + - - - - + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/udieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/udieresis.glif new file mode 100644 index 000000000..54b18566c --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/udieresis.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/uni034A_.glif b/src/Inter-UI-Regular.ufo/glyphs/uni034A_.glif index a213e898e..a08f92564 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/uni034A_.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/uni034A_.glif @@ -3,12 +3,6 @@ - - - - - - @@ -16,6 +10,12 @@ + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/uni1FC0__.glif b/src/Inter-UI-Regular.ufo/glyphs/uni1FC0__.glif index 138c69821..7f9bd1584 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/uni1FC0__.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/uni1FC0__.glif @@ -3,10 +3,10 @@ + - diff --git a/src/Inter-UI-Regular.ufo/glyphs/uni2184.cn.glif b/src/Inter-UI-Regular.ufo/glyphs/uni2184.cn.glif index ab244ac64..74a4809bc 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/uni2184.cn.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/uni2184.cn.glif @@ -37,9 +37,9 @@ com.typemytype.robofont.mark - 0.77 - 0.95 - 0.76 + 0.8029983485 + 0.9647658846 + 0.7954395628 1.0 interface.gridadjust.original diff --git a/src/Inter-UI-Regular.ufo/glyphs/utilde.glif b/src/Inter-UI-Regular.ufo/glyphs/utilde.glif new file mode 100644 index 000000000..a2c0ce4b4 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/utilde.glif @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/wdieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/wdieresis.glif new file mode 100644 index 000000000..fd831026c --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/wdieresis.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/glyphs/y.glif b/src/Inter-UI-Regular.ufo/glyphs/y.glif index 6539f1b24..862bbee26 100644 --- a/src/Inter-UI-Regular.ufo/glyphs/y.glif +++ b/src/Inter-UI-Regular.ufo/glyphs/y.glif @@ -70,7 +70,7 @@ 0 0 1 - -272 + 0 0 diff --git a/src/Inter-UI-Regular.ufo/glyphs/ydieresis.glif b/src/Inter-UI-Regular.ufo/glyphs/ydieresis.glif new file mode 100644 index 000000000..db64e07f3 --- /dev/null +++ b/src/Inter-UI-Regular.ufo/glyphs/ydieresis.glif @@ -0,0 +1,17 @@ + + + + + + + + + + + interface.width-adjustments + + -16 + + + + diff --git a/src/Inter-UI-Regular.ufo/kerning.plist b/src/Inter-UI-Regular.ufo/kerning.plist index f983928ea..159f8d5bf 100644 --- a/src/Inter-UI-Regular.ufo/kerning.plist +++ b/src/Inter-UI-Regular.ufo/kerning.plist @@ -950,27 +950,29 @@ @KERN_RIGHT_x -164 @KERN_RIGHT_z - -164 + -112 adieresis - 1 + -112 ampersand -96 atilde - 1 + -112 backslash 54 edieresis - -74 + -144 four -192 + itilde + 16 less -221 ntilde - -60 + -80 odieresis - -74 + -144 otilde - -80 + -144 periodcentered -221 slash @@ -978,9 +980,15 @@ three -27 udieresis - -60 + -144 underscore -150 + utilde + -112 + wdieresis + -144 + ydieresis + -96 @KERN_LEFT_Ucyrillic @@ -1195,7 +1203,7 @@ @KERN_RIGHT_approxequal -178 @KERN_RIGHT_c - -139 + -144 @KERN_RIGHT_colon -166 @KERN_RIGHT_comma @@ -1219,13 +1227,15 @@ @KERN_RIGHT_u -70 @KERN_RIGHT_v - -40 + -48 @KERN_RIGHT_w -40 @KERN_RIGHT_x -42 @KERN_RIGHT_z -42 + adieresis + -112 ampersand -138 at @@ -1248,6 +1258,10 @@ -15 nine.1 -15 + ntilde + -48 + otilde + -128 periodcentered -111 questiongreek @@ -1427,7 +1441,7 @@ @KERN_RIGHT_asciicircum -42 @KERN_RIGHT_c - -233 + -240 @KERN_RIGHT_colon -165 @KERN_RIGHT_comma @@ -1464,18 +1478,24 @@ -96 @KERN_RIGHT_z -124 + adieresis + -112 ampersand -164 at -55 backslash 42 + edieresis + -144 eight -68 four -192 infinity -96 + itilde + 1 less -288 logicalnot @@ -1486,6 +1506,12 @@ -28 nine.1 -28 + ntilde + -64 + odieresis + -144 + otilde + -144 periodcentered -138 questiongreek @@ -1547,7 +1573,7 @@ @KERN_RIGHT_w -69 seven - -41 + -48 @KERN_LEFT_acyrillic @@ -1563,13 +1589,13 @@ @KERN_RIGHT_T -221 @KERN_RIGHT_V - -138 + -144 @KERN_RIGHT_W -139 @KERN_RIGHT_X -70 @KERN_RIGHT_Y - -235 + -240 @KERN_RIGHT_dagger -69 @KERN_RIGHT_quotedblleft @@ -1581,7 +1607,7 @@ @KERN_RIGHT_x -56 seven - -55 + -64 underscore -42 @@ -1711,13 +1737,13 @@ @KERN_RIGHT_T -221 @KERN_RIGHT_V - -137 + -144 @KERN_RIGHT_W -139 @KERN_RIGHT_X -83 @KERN_RIGHT_Y - -233 + -240 @KERN_RIGHT_comma -28 @KERN_RIGHT_dagger @@ -1739,7 +1765,7 @@ jcrosstail -208 seven - -82 + -80 underscore -40 @@ -1807,13 +1833,13 @@ @KERN_RIGHT_T -207 @KERN_RIGHT_V - -62 + -78 @KERN_RIGHT_W -62 @KERN_RIGHT_X -21 @KERN_RIGHT_Y - -104 + -168 @KERN_RIGHT_c 4 @KERN_RIGHT_dagger @@ -2291,6 +2317,8 @@ @KERN_LEFT_g + @KERN_RIGHT_T + -144 @KERN_RIGHT_quotedblleft -83 seven @@ -3272,7 +3300,7 @@ @KERN_LEFT_u @KERN_RIGHT_T - -221 + -207 @KERN_RIGHT_V -54 @KERN_RIGHT_W @@ -3406,7 +3434,7 @@ @KERN_RIGHT_T -178 @KERN_RIGHT_V - -42 + -48 @KERN_RIGHT_W -40 @KERN_RIGHT_X @@ -3567,6 +3595,11 @@ seven -27 + @KERN_LEFT_z + + @KERN_RIGHT_T + -112 + A asterisk.case @@ -3653,6 +3686,16 @@ zeta -220 + Gamma1 + + T + 64 + + Ghook + + T + 86 + Hbar @KERN_RIGHT_asciicircum @@ -3667,6 +3710,13 @@ b -16 + Idieresis + + Idieresis + 220 + Idieresisacute + 128 + L asterisk.case @@ -3675,6 +3725,8 @@ -128 quotereversed -128 + uni023A + 128 Lambda @@ -3847,7 +3899,7 @@ asterisk.case -96 idieresis - 112 + 0 Tbar @@ -3917,7 +3969,10 @@ asterisk.case -32 - idieresis + + Yhook + + T 128 Z @@ -3933,7 +3988,15 @@ adieresis @KERN_RIGHT_T - -60 + -128 + @KERN_RIGHT_V + -128 + @KERN_RIGHT_Y + -128 + Gamma1 + -96 + Yhook + -144 afii10018 @@ -4257,7 +4320,9 @@ atilde @KERN_RIGHT_T - -20 + -128 + Gamma1 + -109 backslash @@ -4361,10 +4426,26 @@ l -16 + dhook + + T + 128 + + dyogh + + T + -128 + edieresis @KERN_RIGHT_T - -80 + -144 + @KERN_RIGHT_Y + -144 + Gamma1 + -106 + Yhook + -107 eight @@ -4603,11 +4684,9 @@ idieresis @KERN_RIGHT_T - -80 - T - 112 - Y - 128 + 0 + jcrosstail + -160 infinity @@ -4620,6 +4699,17 @@ @KERN_RIGHT_Y -96 + itilde + + @KERN_RIGHT_T + 16 + @KERN_RIGHT_Y + 32 + dotlessj + -160 + jcrosstail + -160 + k t @@ -4819,7 +4909,11 @@ ntilde @KERN_RIGHT_T - -10 + -144 + @KERN_RIGHT_V + -112 + @KERN_RIGHT_Y + -112 numbersign @@ -4838,12 +4932,24 @@ odieresis @KERN_RIGHT_T - -80 + -144 + @KERN_RIGHT_Y + -144 + Gamma1 + -64 + Yhook + -144 otilde @KERN_RIGHT_T - -40 + -144 + @KERN_RIGHT_V + -112 + @KERN_RIGHT_Y + -144 + seven + -48 percent @@ -5383,7 +5489,7 @@ udieresis @KERN_RIGHT_T - -60 + -144 underscore @@ -5488,6 +5594,16 @@ zeta -42 + uni01F6 + + T + -128 + + uni023A + + T + 23 + uni20BD @KERN_RIGHT_Elcyrillic @@ -5517,6 +5633,16 @@ underscore -139 + utilde + + @KERN_RIGHT_T + -144 + + wdieresis + + @KERN_RIGHT_T + -144 + xi @KERN_RIGHT_Alphagreek @@ -5550,10 +5676,24 @@ underscore 192 + ydieresis + + @KERN_RIGHT_T + -96 + Gamma1 + -16 + yhook @KERN_RIGHT_c -224 + T + 206 + + zcurl + + T + -272 zeta diff --git a/src/Inter-UI-Regular.ufo/lib.plist b/src/Inter-UI-Regular.ufo/lib.plist index 3423074d8..17d56973c 100644 --- a/src/Inter-UI-Regular.ufo/lib.plist +++ b/src/Inter-UI-Regular.ufo/lib.plist @@ -318,6 +318,8 @@ .notdef space A + Adieresis + Atilde uni023A Lambda AE @@ -350,6 +352,7 @@ Enghecyrillic uni01F6 I + Idieresis Idieresisacute Istroke Itildebelow @@ -371,6 +374,8 @@ uni048A uni0376 O + Odieresis + Otilde Oslash Ohorn P @@ -404,6 +409,8 @@ uni2C7F OE a + adieresis + atilde a_uni02DE ae aturn @@ -428,6 +435,7 @@ dzcurl dyogh e + edieresis uni0247 f slongstroke @@ -450,6 +458,7 @@ i idieresis idieresisacute + itilde itildebelow ibar dotlessj @@ -472,11 +481,14 @@ mturn mturndescend n + ntilde nrthook eng ncurl nlfthook o + odieresis + otilde oslash ohorn fitacyrillic @@ -507,15 +519,19 @@ tccurl tturn u + udieresis + utilde uhorn mu ubar v vturn w + wdieresis wturn x y + ydieresis yhook uni024F yturn @@ -860,8 +876,10 @@ grave tonos dieresis + casedieresis.cn circumflex tilde + casetilde.cn macron breve dotaccent @@ -1777,6 +1795,8 @@ .notdef space A + Adieresis + Atilde uni023A Lambda AE @@ -1809,6 +1829,7 @@ Enghecyrillic uni01F6 I + Idieresis Idieresisacute Istroke Itildebelow @@ -1830,6 +1851,8 @@ uni048A uni0376 O + Odieresis + Otilde Oslash Ohorn P @@ -1863,6 +1886,8 @@ uni2C7F OE a + adieresis + atilde a_uni02DE ae aturn @@ -1887,6 +1912,7 @@ dzcurl dyogh e + edieresis uni0247 f slongstroke @@ -1909,6 +1935,7 @@ i idieresis idieresisacute + itilde itildebelow ibar dotlessj @@ -1931,11 +1958,14 @@ mturn mturndescend n + ntilde nrthook eng ncurl nlfthook o + odieresis + otilde oslash ohorn fitacyrillic @@ -1966,15 +1996,19 @@ tccurl tturn u + udieresis + utilde uhorn mu ubar v vturn w + wdieresis wturn x y + ydieresis yhook uni024F yturn @@ -2319,8 +2353,10 @@ grave tonos dieresis + casedieresis.cn circumflex tilde + casetilde.cn macron breve dotaccent -- cgit v1.2.3