diff --git a/misc/subscript-codepoint-mapping.txt b/misc/subscript-codepoint-mapping.txt
new file mode 100644
index 000000000..65f3acdd9
--- /dev/null
+++ b/misc/subscript-codepoint-mapping.txt
@@ -0,0 +1,49 @@
+0 U+2080
+1 U+2081
+2 U+2082
+3 U+2083
+4 U+2084
+5 U+2085
+6 U+2086
+7 U+2087
+8 U+2088
+9 U+2089
++ U+208A
+- U+208B
+= U+208C
+( U+208D
+) U+208E
+a U+2090
+e U+2091
+h U+2095
+i U+1D62
+j U+2C7C
+k U+2096
+l U+2097
+m U+2098
+n U+2099
+o U+2092
+p U+209A
+r U+1D63
+s U+209B
+t U+209C
+u U+1D64
+v U+1D65
+x U+2093
+A U+2090
+E U+2091
+H U+2095
+I U+1D62
+J U+2C7C
+K U+2096
+L U+2097
+M U+2098
+N U+2099
+O U+2092
+P U+209A
+R U+1D63
+S U+209B
+T U+209C
+U U+1D64
+V U+1D65
+X U+2093
diff --git a/src/Inter-UI-Black.ufo/features.fea b/src/Inter-UI-Black.ufo/features.fea
index a7d3d5a22..6f221aa9d 100644
--- a/src/Inter-UI-Black.ufo/features.fea
+++ b/src/Inter-UI-Black.ufo/features.fea
@@ -151,9 +151,9 @@ comma.tf ];
@frac2 = [ zero.frac one.numr two.numr three.numr four.frac five.frac six.frac seven.frac eight.frac nine.frac ];
-@frac3 = [ fraction zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+@frac3 = [ fraction zero.dnomf one.dnomf two.dnomf three.dnomf four.dnomf five.dnomf six.dnomf seven.dnomf eight.dnomf nine.dnomf ];
-@frac4 = [ zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+@frac4 = [ zero.dnomf one.dnomf two.dnomf three.dnomf four.dnomf five.dnomf six.dnomf seven.dnomf eight.dnomf nine.dnomf ];
@CCMP_ACC = [ gravecomb acutecomb tildecomb brevetildecomb.cn brevehookcomb.cn breveacutecomb.cn
circumflextildecomb.cn circumflexhookcomb.cn circumflexgravecomb.cn circumflexacutecomb.cn
@@ -846,16 +846,16 @@ feature frac {
nine.numr
];
@denominators = [
- zero.sup
- one.sup
- two.sup
- three.sup
- four.sup
- five.sup
- six.sup
- seven.sup
- eight.sup
- nine.sup
+ zero.dnomf
+ one.dnomf
+ two.dnomf
+ three.dnomf
+ four.dnomf
+ five.dnomf
+ six.dnomf
+ seven.dnomf
+ eight.dnomf
+ nine.dnomf
];
@denominators2 = [
zero.dnom
@@ -1182,6 +1182,50 @@ sub [minus minus.case hyphen hyphen.case] by minus.sups;
sub [equal equal.case] by equal.sups;
} sups;
+feature subs {
+sub a by a.subs;
+sub b by b.subs;
+sub c by c.subs;
+sub d by d.subs;
+sub e by e.subs;
+sub f by f.subs;
+sub g by g.subs;
+sub h by h.subs;
+sub i by i.subs;
+sub j by j.subs;
+sub k by k.subs;
+sub l by l.subs;
+sub m by m.subs;
+sub n by n.subs;
+sub o by o.subs;
+sub p by p.subs;
+sub q by q.subs;
+sub r by r.subs;
+sub s by s.subs;
+sub t by t.subs;
+sub u by u.subs;
+sub v by v.subs;
+sub w by w.subs;
+sub x by x.subs;
+sub y by y.subs;
+sub z by z.subs;
+sub [zero zero.slash] by zero.subs;
+sub [one one.ss01] by one.subs;
+sub two by two.subs;
+sub three by three.subs;
+sub [four four.ss01] by four.subs;
+sub five by five.subs;
+sub [six six.ss01] by six.subs;
+sub seven by seven.subs;
+sub eight by eight.subs;
+sub [nine nine.ss01] by nine.subs;
+sub [parenleft parenleft.case] by parenleft.subs;
+sub [parenright parenright.case] by parenright.subs;
+sub [plus plus.case] by plus.subs;
+sub [minus minus.case hyphen hyphen.case] by minus.subs;
+sub [equal equal.case] by equal.subs;
+} subs;
+
feature ordn {
# automatic
sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine;
diff --git a/src/Inter-UI-Black.ufo/fontinfo.plist b/src/Inter-UI-Black.ufo/fontinfo.plist
index 6c8ac137b..18760d986 100644
--- a/src/Inter-UI-Black.ufo/fontinfo.plist
+++ b/src/Inter-UI-Black.ufo/fontinfo.plist
@@ -105,9 +105,9 @@
openTypeNameSampleText
openTypeNameUniqueID
- Inter UI Black:2018:410438e7
+ Inter UI Black:2018:9b7c9e81
openTypeNameVersion
- 3.0;410438e7
+ 3.0;9b7c9e81
openTypeOS2CodePageRanges
0
diff --git a/src/Inter-UI-Black.ufo/glyphs.public.background/contents.plist b/src/Inter-UI-Black.ufo/glyphs.public.background/contents.plist
index e2a9870cc..e6f14918c 100644
--- a/src/Inter-UI-Black.ufo/glyphs.public.background/contents.plist
+++ b/src/Inter-UI-Black.ufo/glyphs.public.background/contents.plist
@@ -26,8 +26,8 @@
e.glif
eight
eight.glif
- eight.sup
- eight.sup.glif
+ eight.dnomf
+ eight.dnomf.glif
five
five.glif
four
@@ -50,12 +50,12 @@
perthousand.glif
seven
seven.glif
- seven.sup
- seven.sup.glif
+ seven.dnomf
+ seven.dnomf.glif
six
six.glif
- six.sup
- six.sup.glif
+ six.dnomf
+ six.dnomf.glif
two
two.glif
uni04FD
diff --git a/src/Inter-UI-Black.ufo/glyphs/a.subs.glif b/src/Inter-UI-Black.ufo/glyphs/a.subs.glif
new file mode 100644
index 000000000..e892c3eec
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/a.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:42:46
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/b.subs.glif b/src/Inter-UI-Black.ufo/glyphs/b.subs.glif
new file mode 100644
index 000000000..13dacf74b
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/b.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:11
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/c.subs.glif b/src/Inter-UI-Black.ufo/glyphs/c.subs.glif
new file mode 100644
index 000000000..5065b1635
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/c.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/contents.plist b/src/Inter-UI-Black.ufo/glyphs/contents.plist
index 42769c121..d099a7bcc 100644
--- a/src/Inter-UI-Black.ufo/glyphs/contents.plist
+++ b/src/Inter-UI-Black.ufo/glyphs/contents.plist
@@ -878,6 +878,8 @@
Z_linebelow.glif
a
a.glif
+ a.subs
+ a.subs.glif
a.sups
a.sups.glif
aacute
@@ -1162,6 +1164,8 @@
austral.glif
b
b.glif
+ b.subs
+ b.subs.glif
b.sups
b.sups.glif
babygamma
@@ -1248,6 +1252,8 @@
bullseye.glif
c
c.glif
+ c.subs
+ c.subs.glif
c.sups
c.sups.glif
cacute
@@ -1396,6 +1402,8 @@
cyrillictic.cn.glif
d
d.glif
+ d.subs
+ d.subs.glif
d.sups
d.sups.glif
dagger
@@ -1522,6 +1530,8 @@
dzhecyrillic.glif
e
e.glif
+ e.subs
+ e.subs.glif
e.sups
e.sups.glif
eacute
@@ -1566,12 +1576,14 @@
eight.glif
eight.dnom
eight.dnom.glif
+ eight.dnomf
+ eight.dnomf.glif
eight.frac
eight.frac.glif
eight.numr
eight.numr.glif
- eight.sup
- eight.sup.glif
+ eight.subs
+ eight.subs.glif
eight.sups
eight.sups.glif
eight.tf
@@ -1650,6 +1662,8 @@
equal.dnom.glif
equal.numr
equal.numr.glif
+ equal.subs
+ equal.subs.glif
equal.sups
equal.sups.glif
ercyrillic
@@ -1708,6 +1722,8 @@
ezhtail.glif
f
f.glif
+ f.subs
+ f.subs.glif
f.sups
f.sups.glif
fdotaccent
@@ -1734,12 +1750,14 @@
five.glif
five.dnom
five.dnom.glif
+ five.dnomf
+ five.dnomf.glif
five.frac
five.frac.glif
five.numr
five.numr.glif
- five.sup
- five.sup.glif
+ five.subs
+ five.subs.glif
five.sups
five.sups.glif
five.tf
@@ -1756,14 +1774,16 @@
four.glif
four.dnom
four.dnom.glif
+ four.dnomf
+ four.dnomf.glif
four.frac
four.frac.glif
four.numr
four.numr.glif
four.ss01
four.ss01.glif
- four.sup
- four.sup.glif
+ four.subs
+ four.subs.glif
four.sups
four.sups.glif
four.tf
@@ -1780,6 +1800,8 @@
franc.glif
g
g.glif
+ g.subs
+ g.subs.glif
g.sups
g.sups.glif
gacute
@@ -1864,6 +1886,8 @@
guilsinglright.glif
h
h.glif
+ h.subs
+ h.subs.glif
h.sups
h.sups.glif
haabkhasiancyrillic
@@ -1934,6 +1958,8 @@
i.glif
i.numr
i.numr.glif
+ i.subs
+ i.subs.glif
i.sups
i.sups.glif
iacute
@@ -2018,6 +2044,8 @@
izhitsadblgravecyrillic.glif
j
j.glif
+ j.subs
+ j.subs.glif
j.sups
j.sups.glif
jcaron
@@ -2038,6 +2066,8 @@
jhookdblbar.glif
k
k.glif
+ k.subs
+ k.subs.glif
k.sups
k.sups.glif
kabashkircyrillic
@@ -2088,6 +2118,8 @@
kturn.glif
l
l.glif
+ l.subs
+ l.subs.glif
l.sups
l.sups.glif
lacute
@@ -2156,6 +2188,8 @@
lyogh.glif
m
m.glif
+ m.subs
+ m.subs.glif
m.sups
m.sups.glif
macron
@@ -2204,6 +2238,8 @@
minus.dnomnosp.glif
minus.numr
minus.numr.glif
+ minus.subs
+ minus.subs.glif
minus.sups
minus.sups.glif
minusmod
@@ -2224,6 +2260,8 @@
n.glif
n.numr
n.numr.glif
+ n.subs
+ n.subs.glif
n.sups
n.sups.glif
nacute
@@ -2248,14 +2286,16 @@
nine.glif
nine.dnom
nine.dnom.glif
+ nine.dnomf
+ nine.dnomf.glif
nine.frac
nine.frac.glif
nine.numr
nine.numr.glif
nine.ss01
nine.ss01.glif
- nine.sup
- nine.sup.glif
+ nine.subs
+ nine.subs.glif
nine.sups
nine.sups.glif
nine.tf
@@ -2294,6 +2334,8 @@
numero.glif
o
o.glif
+ o.subs
+ o.subs.glif
o.sups
o.sups.glif
oacute
@@ -2384,14 +2426,16 @@
one.glif
one.dnom
one.dnom.glif
+ one.dnomf
+ one.dnomf.glif
one.frac
one.frac.glif
one.numr
one.numr.glif
one.ss01
one.ss01.glif
- one.sup
- one.sup.glif
+ one.subs
+ one.subs.glif
one.sups
one.sups.glif
one.tf
@@ -2444,6 +2488,8 @@
overscorenosp.glif
p
p.glif
+ p.subs
+ p.subs.glif
p.sups
p.sups.glif
pacute
@@ -2462,6 +2508,8 @@
parenleft.dnom.glif
parenleft.numr
parenleft.numr.glif
+ parenleft.subs
+ parenleft.subs.glif
parenleft.sups
parenleft.sups.glif
parenright
@@ -2472,6 +2520,8 @@
parenright.dnom.glif
parenright.numr
parenright.numr.glif
+ parenright.subs
+ parenright.subs.glif
parenright.sups
parenright.sups.glif
partialdiff
@@ -2530,6 +2580,8 @@
plus.dnomnosp.glif
plus.numr
plus.numr.glif
+ plus.subs
+ plus.subs.glif
plus.sups
plus.sups.glif
plusminus
@@ -2560,6 +2612,8 @@
punctuationspace.glif
q
q.glif
+ q.subs
+ q.subs.glif
q.sups
q.sups.glif
qhook
@@ -2598,6 +2652,8 @@
quotesingle.glif
r
r.glif
+ r.subs
+ r.subs.glif
r.sups
r.sups.glif
racute
@@ -2706,6 +2762,8 @@
rupee.glif
s
s.glif
+ s.subs
+ s.subs.glif
s.sups
s.sups.glif
sacute
@@ -2754,12 +2812,14 @@
seven.glif
seven.dnom
seven.dnom.glif
+ seven.dnomf
+ seven.dnomf.glif
seven.frac
seven.frac.glif
seven.numr
seven.numr.glif
- seven.sup
- seven.sup.glif
+ seven.subs
+ seven.subs.glif
seven.sups
seven.sups.glif
seven.tf
@@ -2784,14 +2844,16 @@
six.glif
six.dnom
six.dnom.glif
+ six.dnomf
+ six.dnomf.glif
six.frac
six.frac.glif
six.numr
six.numr.glif
six.ss01
six.ss01.glif
- six.sup
- six.sup.glif
+ six.subs
+ six.subs.glif
six.sups
six.sups.glif
six.tf
@@ -2832,6 +2894,8 @@
summation.glif
t
t.glif
+ t.subs
+ t.subs.glif
t.sups
t.sups.glif
tackdownsubnosp
@@ -2894,12 +2958,14 @@
three.glif
three.dnom
three.dnom.glif
+ three.dnomf
+ three.dnomf.glif
three.frac
three.frac.glif
three.numr
three.numr.glif
- three.sup
- three.sup.glif
+ three.subs
+ three.subs.glif
three.sups
three.sups.glif
three.tf
@@ -2988,12 +3054,14 @@
two.glif
two.dnom
two.dnom.glif
+ two.dnomf
+ two.dnomf.glif
two.frac
two.frac.glif
two.numr
two.numr.glif
- two.sup
- two.sup.glif
+ two.subs
+ two.subs.glif
two.sups
two.sups.glif
two.tf
@@ -3006,6 +3074,8 @@
twostroke.glif
u
u.glif
+ u.subs
+ u.subs.glif
u.sups
u.sups.glif
uacute
@@ -4112,24 +4182,8 @@
uni205F_.glif
uni2071.ccmp
uni2071.ccmp.glif
- uni2090
- uni2090.glif
- uni2091
- uni2091.glif
- uni2092
- uni2092.glif
uni2094
uni2094.glif
- uni2096
- uni2096.glif
- uni2098
- uni2098.glif
- uni2099
- uni2099.glif
- uni209A
- uni209A_.glif
- uni209C
- uni209C_.glif
uni20AF
uni20A_F_.glif
uni20B0
@@ -4276,6 +4330,8 @@
utildebelow.glif
v
v.glif
+ v.subs
+ v.subs.glif
v.sups
v.sups.glif
vdotbelow
@@ -4296,6 +4352,8 @@
vturn.glif
w
w.glif
+ w.subs
+ w.subs.glif
w.sups
w.sups.glif
wacute
@@ -4320,6 +4378,8 @@
wynn.glif
x
x.glif
+ x.subs
+ x.subs.glif
x.sups
x.sups.glif
xdieresis
@@ -4332,6 +4392,8 @@
xsupnosp.glif
y
y.glif
+ y.subs
+ y.subs.glif
y.sups
y.sups.glif
yacute
@@ -4380,6 +4442,8 @@
yuslittleiotifiedcyrillic.glif
z
z.glif
+ z.subs
+ z.subs.glif
z.sups
z.sups.glif
zacute
@@ -4406,14 +4470,16 @@
zero.glif
zero.dnom
zero.dnom.glif
+ zero.dnomf
+ zero.dnomf.glif
zero.frac
zero.frac.glif
zero.numr
zero.numr.glif
zero.slash
zero.slash.glif
- zero.sup
- zero.sup.glif
+ zero.subs
+ zero.subs.glif
zero.sups
zero.sups.glif
zero.tf
diff --git a/src/Inter-UI-Black.ufo/glyphs/d.subs.glif b/src/Inter-UI-Black.ufo/glyphs/d.subs.glif
new file mode 100644
index 000000000..4c6c08434
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/d.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/e.subs.glif b/src/Inter-UI-Black.ufo/glyphs/e.subs.glif
new file mode 100644
index 000000000..af6d667dd
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/e.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:49
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/eight.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/eight.dnom.glif
index bb26a9f80..a68b9c482 100644
--- a/src/Inter-UI-Black.ufo/glyphs/eight.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/eight.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 23:40:33
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/eight.sup.glif b/src/Inter-UI-Black.ufo/glyphs/eight.dnomf.glif
similarity index 98%
rename from src/Inter-UI-Black.ufo/glyphs/eight.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/eight.dnomf.glif
index 81b34967e..6fefb2505 100644
--- a/src/Inter-UI-Black.ufo/glyphs/eight.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/eight.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/eight.frac.glif b/src/Inter-UI-Black.ufo/glyphs/eight.frac.glif
index ad0193dd0..f85bde8ff 100644
--- a/src/Inter-UI-Black.ufo/glyphs/eight.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/eight.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/eight.numr.glif b/src/Inter-UI-Black.ufo/glyphs/eight.numr.glif
index 8093c0edf..6d672c1c4 100644
--- a/src/Inter-UI-Black.ufo/glyphs/eight.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/eight.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/eight.subs.glif b/src/Inter-UI-Black.ufo/glyphs/eight.subs.glif
new file mode 100644
index 000000000..4a3461736
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/eight.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ eight.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ eight.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/equal.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/equal.dnom.glif
index f3a85efc3..fb63e87d7 100644
--- a/src/Inter-UI-Black.ufo/glyphs/equal.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/equal.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-Black.ufo/glyphs/equal.subs.glif b/src/Inter-UI-Black.ufo/glyphs/equal.subs.glif
new file mode 100644
index 000000000..dc7306111
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/equal.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/f.subs.glif b/src/Inter-UI-Black.ufo/glyphs/f.subs.glif
new file mode 100644
index 000000000..4eb547a2a
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/f.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/five.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/five.dnom.glif
index fb903ad82..06f40d2c4 100644
--- a/src/Inter-UI-Black.ufo/glyphs/five.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/five.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/five.sup.glif b/src/Inter-UI-Black.ufo/glyphs/five.dnomf.glif
similarity index 98%
rename from src/Inter-UI-Black.ufo/glyphs/five.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/five.dnomf.glif
index 37c599836..f733954e8 100644
--- a/src/Inter-UI-Black.ufo/glyphs/five.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/five.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/five.frac.glif b/src/Inter-UI-Black.ufo/glyphs/five.frac.glif
index e73073cd8..ccb97384f 100644
--- a/src/Inter-UI-Black.ufo/glyphs/five.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/five.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/five.numr.glif b/src/Inter-UI-Black.ufo/glyphs/five.numr.glif
index c8c15a194..b6b7392a3 100644
--- a/src/Inter-UI-Black.ufo/glyphs/five.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/five.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/five.subs.glif b/src/Inter-UI-Black.ufo/glyphs/five.subs.glif
new file mode 100644
index 000000000..726e0bfeb
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/five.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ five.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ five.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/fiveeighths.glif b/src/Inter-UI-Black.ufo/glyphs/fiveeighths.glif
index fd98cab63..ca028f20a 100644
--- a/src/Inter-UI-Black.ufo/glyphs/fiveeighths.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/fiveeighths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/fivesixths.glif b/src/Inter-UI-Black.ufo/glyphs/fivesixths.glif
index 99348b328..322e60d83 100644
--- a/src/Inter-UI-Black.ufo/glyphs/fivesixths.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/fivesixths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/four.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/four.dnom.glif
index 186789ab4..7c94d95ba 100644
--- a/src/Inter-UI-Black.ufo/glyphs/four.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/four.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/four.sup.glif b/src/Inter-UI-Black.ufo/glyphs/four.dnomf.glif
similarity index 97%
rename from src/Inter-UI-Black.ufo/glyphs/four.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/four.dnomf.glif
index 8edcb5877..121678cfa 100644
--- a/src/Inter-UI-Black.ufo/glyphs/four.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/four.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/four.frac.glif b/src/Inter-UI-Black.ufo/glyphs/four.frac.glif
index bd2aa92ab..dee283246 100644
--- a/src/Inter-UI-Black.ufo/glyphs/four.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/four.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/four.numr.glif b/src/Inter-UI-Black.ufo/glyphs/four.numr.glif
index 1535b2f80..bf837e8bc 100644
--- a/src/Inter-UI-Black.ufo/glyphs/four.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/four.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/four.subs.glif b/src/Inter-UI-Black.ufo/glyphs/four.subs.glif
new file mode 100644
index 000000000..861d34a6a
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/four.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ four.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ four.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/fraction.glif b/src/Inter-UI-Black.ufo/glyphs/fraction.glif
index 06643ddbd..a95da1f7f 100644
--- a/src/Inter-UI-Black.ufo/glyphs/fraction.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/fraction.glif
@@ -3,7 +3,7 @@
-Anchor numr should be at the basline rightmost position in .numr and dnom should be at top leftmost in .sup
+Anchor numr should be at the basline rightmost position in .numr and dnom should be at top leftmost in .dnomf
diff --git a/src/Inter-UI-Black.ufo/glyphs/g.subs.glif b/src/Inter-UI-Black.ufo/glyphs/g.subs.glif
new file mode 100644
index 000000000..e91cffd61
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/g.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/h.subs.glif b/src/Inter-UI-Black.ufo/glyphs/h.subs.glif
new file mode 100644
index 000000000..57921d396
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/h.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:56
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/i.subs.glif b/src/Inter-UI-Black.ufo/glyphs/i.subs.glif
new file mode 100644
index 000000000..9292aadd0
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/i.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:04
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/j.subs.glif b/src/Inter-UI-Black.ufo/glyphs/j.subs.glif
new file mode 100644
index 000000000..3c0bae2a5
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/j.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:10
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/k.subs.glif b/src/Inter-UI-Black.ufo/glyphs/k.subs.glif
new file mode 100644
index 000000000..7c46dd9bb
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/k.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:57
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/l.subs.glif b/src/Inter-UI-Black.ufo/glyphs/l.subs.glif
new file mode 100644
index 000000000..053afcd3d
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/l.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:48:02
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/m.subs.glif b/src/Inter-UI-Black.ufo/glyphs/m.subs.glif
new file mode 100644
index 000000000..065a29eff
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/m.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:48:42
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/minus.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/minus.dnom.glif
index af1693d79..893dcb16b 100644
--- a/src/Inter-UI-Black.ufo/glyphs/minus.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/minus.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-Black.ufo/glyphs/minus.subs.glif b/src/Inter-UI-Black.ufo/glyphs/minus.subs.glif
new file mode 100644
index 000000000..c1e8ed1a0
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/minus.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/n.subs.glif b/src/Inter-UI-Black.ufo/glyphs/n.subs.glif
new file mode 100644
index 000000000..7c3aa3528
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/n.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:49:19
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/nine.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/nine.dnom.glif
index acabecfb4..108af30e2 100644
--- a/src/Inter-UI-Black.ufo/glyphs/nine.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/nine.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 23:51:43
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/nine.sup.glif b/src/Inter-UI-Black.ufo/glyphs/nine.dnomf.glif
similarity index 82%
rename from src/Inter-UI-Black.ufo/glyphs/nine.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/nine.dnomf.glif
index 140ef18e0..2dfd72478 100644
--- a/src/Inter-UI-Black.ufo/glyphs/nine.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/nine.dnomf.glif
@@ -1,12 +1,12 @@
-
+
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/nine.frac.glif b/src/Inter-UI-Black.ufo/glyphs/nine.frac.glif
index 4551187f2..d9510d704 100644
--- a/src/Inter-UI-Black.ufo/glyphs/nine.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/nine.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/nine.numr.glif b/src/Inter-UI-Black.ufo/glyphs/nine.numr.glif
index aaa56435c..20d20b632 100644
--- a/src/Inter-UI-Black.ufo/glyphs/nine.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/nine.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/nine.subs.glif b/src/Inter-UI-Black.ufo/glyphs/nine.subs.glif
new file mode 100644
index 000000000..184dae6c7
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/nine.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ nine.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ nine.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/o.subs.glif b/src/Inter-UI-Black.ufo/glyphs/o.subs.glif
new file mode 100644
index 000000000..7de1e29fe
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/o.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:49:58
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/one.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/one.dnom.glif
index f9ac5c852..d4e078749 100644
--- a/src/Inter-UI-Black.ufo/glyphs/one.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/one.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:17:52
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/one.sup.glif b/src/Inter-UI-Black.ufo/glyphs/one.dnomf.glif
similarity index 96%
rename from src/Inter-UI-Black.ufo/glyphs/one.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/one.dnomf.glif
index 6043ebe71..987e0e1a9 100644
--- a/src/Inter-UI-Black.ufo/glyphs/one.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/one.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/one.frac.glif b/src/Inter-UI-Black.ufo/glyphs/one.frac.glif
index 55f1b42e5..05fde41eb 100644
--- a/src/Inter-UI-Black.ufo/glyphs/one.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/one.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/one.numr.glif b/src/Inter-UI-Black.ufo/glyphs/one.numr.glif
index 515c512d2..3a4a0560e 100644
--- a/src/Inter-UI-Black.ufo/glyphs/one.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/one.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/one.subs.glif b/src/Inter-UI-Black.ufo/glyphs/one.subs.glif
new file mode 100644
index 000000000..63af6d276
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/one.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ one.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ one.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/oneeighth.glif b/src/Inter-UI-Black.ufo/glyphs/oneeighth.glif
index 7f38fa8b3..e38aa976b 100644
--- a/src/Inter-UI-Black.ufo/glyphs/oneeighth.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/oneeighth.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/onehalf.glif b/src/Inter-UI-Black.ufo/glyphs/onehalf.glif
index e69153472..17cf674c5 100644
--- a/src/Inter-UI-Black.ufo/glyphs/onehalf.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/onehalf.glif
@@ -6,7 +6,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/onequarter.glif b/src/Inter-UI-Black.ufo/glyphs/onequarter.glif
index 3d92b0572..d8c847dd3 100644
--- a/src/Inter-UI-Black.ufo/glyphs/onequarter.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/onequarter.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/p.subs.glif b/src/Inter-UI-Black.ufo/glyphs/p.subs.glif
new file mode 100644
index 000000000..538951c4c
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/p.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:36
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/parenleft.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/parenleft.dnom.glif
index 2fc07778c..67e198c8c 100644
--- a/src/Inter-UI-Black.ufo/glyphs/parenleft.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/parenleft.dnom.glif
@@ -1,7 +1,6 @@
-
@@ -25,7 +24,7 @@
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
+ 2018/09/23 19:37:49
public.markColor
0.941,0.941,0.941,0.004
diff --git a/src/Inter-UI-Black.ufo/glyphs/parenleft.subs.glif b/src/Inter-UI-Black.ufo/glyphs/parenleft.subs.glif
new file mode 100644
index 000000000..501509dc0
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/parenleft.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/parenright.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/parenright.dnom.glif
index 08383fe6c..feb29d949 100644
--- a/src/Inter-UI-Black.ufo/glyphs/parenright.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/parenright.dnom.glif
@@ -1,7 +1,6 @@
-
@@ -25,7 +24,7 @@
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
+ 2018/09/23 19:37:49
public.markColor
0.941,0.941,0.941,0.004
diff --git a/src/Inter-UI-Black.ufo/glyphs/parenright.subs.glif b/src/Inter-UI-Black.ufo/glyphs/parenright.subs.glif
new file mode 100644
index 000000000..137932c2e
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/parenright.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/plus.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/plus.dnom.glif
index 254c2a5a3..8b0b5cdf4 100644
--- a/src/Inter-UI-Black.ufo/glyphs/plus.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/plus.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-Black.ufo/glyphs/plus.subs.glif b/src/Inter-UI-Black.ufo/glyphs/plus.subs.glif
new file mode 100644
index 000000000..ac02ff028
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/plus.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/q.subs.glif b/src/Inter-UI-Black.ufo/glyphs/q.subs.glif
new file mode 100644
index 000000000..ebf60f122
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/q.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/r.subs.glif b/src/Inter-UI-Black.ufo/glyphs/r.subs.glif
new file mode 100644
index 000000000..f7ea3bab5
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/r.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:44
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/s.subs.glif b/src/Inter-UI-Black.ufo/glyphs/s.subs.glif
new file mode 100644
index 000000000..aa9ddbfad
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/s.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:51
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/seven.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/seven.dnom.glif
index 17c6591e2..546a05024 100644
--- a/src/Inter-UI-Black.ufo/glyphs/seven.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/seven.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/seven.sup.glif b/src/Inter-UI-Black.ufo/glyphs/seven.dnomf.glif
similarity index 96%
rename from src/Inter-UI-Black.ufo/glyphs/seven.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/seven.dnomf.glif
index c5f52cd68..c8d2e8cbd 100644
--- a/src/Inter-UI-Black.ufo/glyphs/seven.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/seven.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/seven.frac.glif b/src/Inter-UI-Black.ufo/glyphs/seven.frac.glif
index e61684d0d..6d2bea44a 100644
--- a/src/Inter-UI-Black.ufo/glyphs/seven.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/seven.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/seven.numr.glif b/src/Inter-UI-Black.ufo/glyphs/seven.numr.glif
index 13823692d..43b169c84 100644
--- a/src/Inter-UI-Black.ufo/glyphs/seven.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/seven.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/seven.subs.glif b/src/Inter-UI-Black.ufo/glyphs/seven.subs.glif
new file mode 100644
index 000000000..bc3808ebe
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/seven.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ seven.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ seven.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/seveneighths.glif b/src/Inter-UI-Black.ufo/glyphs/seveneighths.glif
index e64d07b66..de1177c2a 100644
--- a/src/Inter-UI-Black.ufo/glyphs/seveneighths.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/seveneighths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/six.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/six.dnom.glif
index 5c9a34545..a04170532 100644
--- a/src/Inter-UI-Black.ufo/glyphs/six.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/six.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/six.sup.glif b/src/Inter-UI-Black.ufo/glyphs/six.dnomf.glif
similarity index 98%
rename from src/Inter-UI-Black.ufo/glyphs/six.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/six.dnomf.glif
index a3ebf7712..69421efe0 100644
--- a/src/Inter-UI-Black.ufo/glyphs/six.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/six.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/six.frac.glif b/src/Inter-UI-Black.ufo/glyphs/six.frac.glif
index 430763b0b..baffeb264 100644
--- a/src/Inter-UI-Black.ufo/glyphs/six.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/six.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/six.numr.glif b/src/Inter-UI-Black.ufo/glyphs/six.numr.glif
index 7e5e9df74..b3bc62248 100644
--- a/src/Inter-UI-Black.ufo/glyphs/six.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/six.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/six.subs.glif b/src/Inter-UI-Black.ufo/glyphs/six.subs.glif
new file mode 100644
index 000000000..068b3361d
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/six.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ six.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ six.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/t.subs.glif b/src/Inter-UI-Black.ufo/glyphs/t.subs.glif
new file mode 100644
index 000000000..0d820a2ec
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/t.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:51:20
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/three.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/three.dnom.glif
index 751962b9c..7c9abad3b 100644
--- a/src/Inter-UI-Black.ufo/glyphs/three.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/three.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/three.sup.glif b/src/Inter-UI-Black.ufo/glyphs/three.dnomf.glif
similarity index 98%
rename from src/Inter-UI-Black.ufo/glyphs/three.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/three.dnomf.glif
index 163119b07..2e78e4656 100644
--- a/src/Inter-UI-Black.ufo/glyphs/three.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/three.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/three.frac.glif b/src/Inter-UI-Black.ufo/glyphs/three.frac.glif
index dc64c7a58..ecd3306f7 100644
--- a/src/Inter-UI-Black.ufo/glyphs/three.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/three.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/three.numr.glif b/src/Inter-UI-Black.ufo/glyphs/three.numr.glif
index bf9d893f6..57a9bc2d2 100644
--- a/src/Inter-UI-Black.ufo/glyphs/three.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/three.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/three.subs.glif b/src/Inter-UI-Black.ufo/glyphs/three.subs.glif
new file mode 100644
index 000000000..e1d3ef7ef
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/three.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ three.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ three.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/threeeighths.glif b/src/Inter-UI-Black.ufo/glyphs/threeeighths.glif
index 2fe92fbc5..145027691 100644
--- a/src/Inter-UI-Black.ufo/glyphs/threeeighths.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/threeeighths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/threequarters.glif b/src/Inter-UI-Black.ufo/glyphs/threequarters.glif
index 6a7e66a01..1a6e00ed5 100644
--- a/src/Inter-UI-Black.ufo/glyphs/threequarters.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/threequarters.glif
@@ -4,7 +4,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/two.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/two.dnom.glif
index 1a745b264..24f802636 100644
--- a/src/Inter-UI-Black.ufo/glyphs/two.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/two.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:58:52
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/two.sup.glif b/src/Inter-UI-Black.ufo/glyphs/two.dnomf.glif
similarity index 97%
rename from src/Inter-UI-Black.ufo/glyphs/two.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/two.dnomf.glif
index 8ec918722..cc0c38be7 100644
--- a/src/Inter-UI-Black.ufo/glyphs/two.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/two.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/two.frac.glif b/src/Inter-UI-Black.ufo/glyphs/two.frac.glif
index 6a83ef097..3227b9e33 100644
--- a/src/Inter-UI-Black.ufo/glyphs/two.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/two.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/two.numr.glif b/src/Inter-UI-Black.ufo/glyphs/two.numr.glif
index 43f6d659e..32656dd59 100644
--- a/src/Inter-UI-Black.ufo/glyphs/two.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/two.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/two.subs.glif b/src/Inter-UI-Black.ufo/glyphs/two.subs.glif
new file mode 100644
index 000000000..7599213e6
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/two.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ two.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ two.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/u.subs.glif b/src/Inter-UI-Black.ufo/glyphs/u.subs.glif
new file mode 100644
index 000000000..0b13554ac
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/u.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:51:26
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2090.glif b/src/Inter-UI-Black.ufo/glyphs/uni2090.glif
deleted file mode 100644
index cb2085426..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2090.glif
+++ /dev/null
@@ -1,67 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
- com.schriftgestaltung.Glyphs.nodeUserData.0.22
-
- name
- hr00
-
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2091.glif b/src/Inter-UI-Black.ufo/glyphs/uni2091.glif
deleted file mode 100644
index d437938f1..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2091.glif
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
- com.schriftgestaltung.Glyphs.nodeUserData.0.31
-
- name
- hr00
-
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2092.glif b/src/Inter-UI-Black.ufo/glyphs/uni2092.glif
deleted file mode 100644
index 9b39a3f77..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2092.glif
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2096.glif b/src/Inter-UI-Black.ufo/glyphs/uni2096.glif
deleted file mode 100644
index fb060b30a..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2096.glif
+++ /dev/null
@@ -1,33 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2098.glif b/src/Inter-UI-Black.ufo/glyphs/uni2098.glif
deleted file mode 100644
index 52bcba3ef..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2098.glif
+++ /dev/null
@@ -1,56 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni2099.glif b/src/Inter-UI-Black.ufo/glyphs/uni2099.glif
deleted file mode 100644
index 9e88a81ae..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni2099.glif
+++ /dev/null
@@ -1,38 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni209A_.glif b/src/Inter-UI-Black.ufo/glyphs/uni209A_.glif
deleted file mode 100644
index e222e72f8..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni209A_.glif
+++ /dev/null
@@ -1,52 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/uni209C_.glif b/src/Inter-UI-Black.ufo/glyphs/uni209C_.glif
deleted file mode 100644
index 385dd210e..000000000
--- a/src/Inter-UI-Black.ufo/glyphs/uni209C_.glif
+++ /dev/null
@@ -1,37 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
-
-
-
diff --git a/src/Inter-UI-Black.ufo/glyphs/v.subs.glif b/src/Inter-UI-Black.ufo/glyphs/v.subs.glif
new file mode 100644
index 000000000..e7a4d04f0
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/v.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:51:32
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/w.subs.glif b/src/Inter-UI-Black.ufo/glyphs/w.subs.glif
new file mode 100644
index 000000000..3e38ccb6c
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/w.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/x.subs.glif b/src/Inter-UI-Black.ufo/glyphs/x.subs.glif
new file mode 100644
index 000000000..89d5832ac
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/x.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:51:39
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/y.subs.glif b/src/Inter-UI-Black.ufo/glyphs/y.subs.glif
new file mode 100644
index 000000000..e06464a5b
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/y.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/z.subs.glif b/src/Inter-UI-Black.ufo/glyphs/z.subs.glif
new file mode 100644
index 000000000..3cbde8bdd
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/z.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/zero.dnom.glif b/src/Inter-UI-Black.ufo/glyphs/zero.dnom.glif
index 8e309b5ef..614e7af0d 100644
--- a/src/Inter-UI-Black.ufo/glyphs/zero.dnom.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/zero.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:17:52
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-Black.ufo/glyphs/zero.sup.glif b/src/Inter-UI-Black.ufo/glyphs/zero.dnomf.glif
similarity index 97%
rename from src/Inter-UI-Black.ufo/glyphs/zero.sup.glif
rename to src/Inter-UI-Black.ufo/glyphs/zero.dnomf.glif
index 35bf41837..fbdc5dda0 100644
--- a/src/Inter-UI-Black.ufo/glyphs/zero.sup.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/zero.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/zero.frac.glif b/src/Inter-UI-Black.ufo/glyphs/zero.frac.glif
index 86ac1ff56..584c19ff3 100644
--- a/src/Inter-UI-Black.ufo/glyphs/zero.frac.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/zero.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/zero.numr.glif b/src/Inter-UI-Black.ufo/glyphs/zero.numr.glif
index b493604cd..b11c44bbc 100644
--- a/src/Inter-UI-Black.ufo/glyphs/zero.numr.glif
+++ b/src/Inter-UI-Black.ufo/glyphs/zero.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-Black.ufo/glyphs/zero.subs.glif b/src/Inter-UI-Black.ufo/glyphs/zero.subs.glif
new file mode 100644
index 000000000..e0a7243f0
--- /dev/null
+++ b/src/Inter-UI-Black.ufo/glyphs/zero.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ zero.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ zero.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-Black.ufo/groups.plist b/src/Inter-UI-Black.ufo/groups.plist
index 86838c9e2..45d3370b2 100644
--- a/src/Inter-UI-Black.ufo/groups.plist
+++ b/src/Inter-UI-Black.ufo/groups.plist
@@ -513,7 +513,7 @@
public.kern1.eight.subs
- eight.sup
+ eight.dnomf
zero.dnom
one.dnom
two.dnom
@@ -1290,7 +1290,7 @@
public.kern2.eight.subs
- eight.sup
+ eight.dnomf
zero.dnom
one.dnom
two.dnom
diff --git a/src/Inter-UI-Black.ufo/lib.plist b/src/Inter-UI-Black.ufo/lib.plist
index 86969887c..99d96c163 100644
--- a/src/Inter-UI-Black.ufo/lib.plist
+++ b/src/Inter-UI-Black.ufo/lib.plist
@@ -1378,16 +1378,16 @@
plus.sups
minus.sups
equal.sups
- zero.sup
- one.sup
- two.sup
- three.sup
- four.sup
- five.sup
- six.sup
- seven.sup
- eight.sup
- nine.sup
+ zero.dnomf
+ one.dnomf
+ two.dnomf
+ three.dnomf
+ four.dnomf
+ five.dnomf
+ six.dnomf
+ seven.dnomf
+ eight.dnomf
+ nine.dnomf
fraction
zero.dnom
one.dnom
@@ -2049,17 +2049,9 @@
uniFE2D
gammasuper
Nsmallcap
- uni2098
- uni2099
- uni2090
- uni2091
- uni2092
uni2094
- uni2096
uni02B2.ccmp
bridgeinvsubnosp
- uni209A
- uni209C
esh
cyrillictic.cn
uni1DEE
@@ -2185,12 +2177,53 @@
zedieresiscyrillic
zhebrevecyrillic
zhedieresiscyrillic
+ a.subs
+ b.subs
+ c.subs
+ d.subs
+ e.subs
+ f.subs
+ g.subs
+ h.subs
+ i.subs
+ j.subs
+ k.subs
+ l.subs
+ m.subs
+ n.subs
+ o.subs
+ p.subs
+ q.subs
+ r.subs
+ s.subs
+ t.subs
+ u.subs
+ v.subs
+ w.subs
+ x.subs
+ y.subs
+ z.subs
Eltail-cy
+ zero.subs
+ one.subs
+ two.subs
+ three.subs
+ four.subs
+ five.subs
+ six.subs
+ seven.subs
+ eight.subs
+ nine.subs
+ parenleft.subs
+ parenright.subs
tonebarextrahighmod.cn
tonebarextralowmod.cn
tonebarhighmod.cn
tonebarlowmod.cn
tonebarmidmod.cn
+ plus.subs
+ minus.subs
+ equal.subs
macronacutecomb.cn
macrongravecomb.cn
uni1FFE.tonos
diff --git a/src/Inter-UI-BlackItalic.ufo/features.fea b/src/Inter-UI-BlackItalic.ufo/features.fea
index a7d3d5a22..6f221aa9d 100644
--- a/src/Inter-UI-BlackItalic.ufo/features.fea
+++ b/src/Inter-UI-BlackItalic.ufo/features.fea
@@ -151,9 +151,9 @@ comma.tf ];
@frac2 = [ zero.frac one.numr two.numr three.numr four.frac five.frac six.frac seven.frac eight.frac nine.frac ];
-@frac3 = [ fraction zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+@frac3 = [ fraction zero.dnomf one.dnomf two.dnomf three.dnomf four.dnomf five.dnomf six.dnomf seven.dnomf eight.dnomf nine.dnomf ];
-@frac4 = [ zero.sup one.sup two.sup three.sup four.sup five.sup six.sup seven.sup eight.sup nine.sup ];
+@frac4 = [ zero.dnomf one.dnomf two.dnomf three.dnomf four.dnomf five.dnomf six.dnomf seven.dnomf eight.dnomf nine.dnomf ];
@CCMP_ACC = [ gravecomb acutecomb tildecomb brevetildecomb.cn brevehookcomb.cn breveacutecomb.cn
circumflextildecomb.cn circumflexhookcomb.cn circumflexgravecomb.cn circumflexacutecomb.cn
@@ -846,16 +846,16 @@ feature frac {
nine.numr
];
@denominators = [
- zero.sup
- one.sup
- two.sup
- three.sup
- four.sup
- five.sup
- six.sup
- seven.sup
- eight.sup
- nine.sup
+ zero.dnomf
+ one.dnomf
+ two.dnomf
+ three.dnomf
+ four.dnomf
+ five.dnomf
+ six.dnomf
+ seven.dnomf
+ eight.dnomf
+ nine.dnomf
];
@denominators2 = [
zero.dnom
@@ -1182,6 +1182,50 @@ sub [minus minus.case hyphen hyphen.case] by minus.sups;
sub [equal equal.case] by equal.sups;
} sups;
+feature subs {
+sub a by a.subs;
+sub b by b.subs;
+sub c by c.subs;
+sub d by d.subs;
+sub e by e.subs;
+sub f by f.subs;
+sub g by g.subs;
+sub h by h.subs;
+sub i by i.subs;
+sub j by j.subs;
+sub k by k.subs;
+sub l by l.subs;
+sub m by m.subs;
+sub n by n.subs;
+sub o by o.subs;
+sub p by p.subs;
+sub q by q.subs;
+sub r by r.subs;
+sub s by s.subs;
+sub t by t.subs;
+sub u by u.subs;
+sub v by v.subs;
+sub w by w.subs;
+sub x by x.subs;
+sub y by y.subs;
+sub z by z.subs;
+sub [zero zero.slash] by zero.subs;
+sub [one one.ss01] by one.subs;
+sub two by two.subs;
+sub three by three.subs;
+sub [four four.ss01] by four.subs;
+sub five by five.subs;
+sub [six six.ss01] by six.subs;
+sub seven by seven.subs;
+sub eight by eight.subs;
+sub [nine nine.ss01] by nine.subs;
+sub [parenleft parenleft.case] by parenleft.subs;
+sub [parenright parenright.case] by parenright.subs;
+sub [plus plus.case] by plus.subs;
+sub [minus minus.case hyphen hyphen.case] by minus.subs;
+sub [equal equal.case] by equal.subs;
+} subs;
+
feature ordn {
# automatic
sub [zero one two three four five six seven eight nine] [A a]' by ordfeminine;
diff --git a/src/Inter-UI-BlackItalic.ufo/fontinfo.plist b/src/Inter-UI-BlackItalic.ufo/fontinfo.plist
index 97ec5707f..77ae28a8b 100644
--- a/src/Inter-UI-BlackItalic.ufo/fontinfo.plist
+++ b/src/Inter-UI-BlackItalic.ufo/fontinfo.plist
@@ -105,9 +105,9 @@
openTypeNameSampleText
openTypeNameUniqueID
- Inter UI Black Italic Italic:2018:410438e7
+ Inter UI Black Italic Italic:2018:9b7c9e81
openTypeNameVersion
- 3.0;410438e7
+ 3.0;9b7c9e81
openTypeOS2CodePageRanges
0
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/a.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/a.subs.glif
new file mode 100644
index 000000000..82c4ff146
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/a.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:42:46
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/b.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/b.subs.glif
new file mode 100644
index 000000000..1aaa76544
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/b.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:11
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/c.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/c.subs.glif
new file mode 100644
index 000000000..37fa6cca0
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/c.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist b/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
index 42769c121..d099a7bcc 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
@@ -878,6 +878,8 @@
Z_linebelow.glif
a
a.glif
+ a.subs
+ a.subs.glif
a.sups
a.sups.glif
aacute
@@ -1162,6 +1164,8 @@
austral.glif
b
b.glif
+ b.subs
+ b.subs.glif
b.sups
b.sups.glif
babygamma
@@ -1248,6 +1252,8 @@
bullseye.glif
c
c.glif
+ c.subs
+ c.subs.glif
c.sups
c.sups.glif
cacute
@@ -1396,6 +1402,8 @@
cyrillictic.cn.glif
d
d.glif
+ d.subs
+ d.subs.glif
d.sups
d.sups.glif
dagger
@@ -1522,6 +1530,8 @@
dzhecyrillic.glif
e
e.glif
+ e.subs
+ e.subs.glif
e.sups
e.sups.glif
eacute
@@ -1566,12 +1576,14 @@
eight.glif
eight.dnom
eight.dnom.glif
+ eight.dnomf
+ eight.dnomf.glif
eight.frac
eight.frac.glif
eight.numr
eight.numr.glif
- eight.sup
- eight.sup.glif
+ eight.subs
+ eight.subs.glif
eight.sups
eight.sups.glif
eight.tf
@@ -1650,6 +1662,8 @@
equal.dnom.glif
equal.numr
equal.numr.glif
+ equal.subs
+ equal.subs.glif
equal.sups
equal.sups.glif
ercyrillic
@@ -1708,6 +1722,8 @@
ezhtail.glif
f
f.glif
+ f.subs
+ f.subs.glif
f.sups
f.sups.glif
fdotaccent
@@ -1734,12 +1750,14 @@
five.glif
five.dnom
five.dnom.glif
+ five.dnomf
+ five.dnomf.glif
five.frac
five.frac.glif
five.numr
five.numr.glif
- five.sup
- five.sup.glif
+ five.subs
+ five.subs.glif
five.sups
five.sups.glif
five.tf
@@ -1756,14 +1774,16 @@
four.glif
four.dnom
four.dnom.glif
+ four.dnomf
+ four.dnomf.glif
four.frac
four.frac.glif
four.numr
four.numr.glif
four.ss01
four.ss01.glif
- four.sup
- four.sup.glif
+ four.subs
+ four.subs.glif
four.sups
four.sups.glif
four.tf
@@ -1780,6 +1800,8 @@
franc.glif
g
g.glif
+ g.subs
+ g.subs.glif
g.sups
g.sups.glif
gacute
@@ -1864,6 +1886,8 @@
guilsinglright.glif
h
h.glif
+ h.subs
+ h.subs.glif
h.sups
h.sups.glif
haabkhasiancyrillic
@@ -1934,6 +1958,8 @@
i.glif
i.numr
i.numr.glif
+ i.subs
+ i.subs.glif
i.sups
i.sups.glif
iacute
@@ -2018,6 +2044,8 @@
izhitsadblgravecyrillic.glif
j
j.glif
+ j.subs
+ j.subs.glif
j.sups
j.sups.glif
jcaron
@@ -2038,6 +2066,8 @@
jhookdblbar.glif
k
k.glif
+ k.subs
+ k.subs.glif
k.sups
k.sups.glif
kabashkircyrillic
@@ -2088,6 +2118,8 @@
kturn.glif
l
l.glif
+ l.subs
+ l.subs.glif
l.sups
l.sups.glif
lacute
@@ -2156,6 +2188,8 @@
lyogh.glif
m
m.glif
+ m.subs
+ m.subs.glif
m.sups
m.sups.glif
macron
@@ -2204,6 +2238,8 @@
minus.dnomnosp.glif
minus.numr
minus.numr.glif
+ minus.subs
+ minus.subs.glif
minus.sups
minus.sups.glif
minusmod
@@ -2224,6 +2260,8 @@
n.glif
n.numr
n.numr.glif
+ n.subs
+ n.subs.glif
n.sups
n.sups.glif
nacute
@@ -2248,14 +2286,16 @@
nine.glif
nine.dnom
nine.dnom.glif
+ nine.dnomf
+ nine.dnomf.glif
nine.frac
nine.frac.glif
nine.numr
nine.numr.glif
nine.ss01
nine.ss01.glif
- nine.sup
- nine.sup.glif
+ nine.subs
+ nine.subs.glif
nine.sups
nine.sups.glif
nine.tf
@@ -2294,6 +2334,8 @@
numero.glif
o
o.glif
+ o.subs
+ o.subs.glif
o.sups
o.sups.glif
oacute
@@ -2384,14 +2426,16 @@
one.glif
one.dnom
one.dnom.glif
+ one.dnomf
+ one.dnomf.glif
one.frac
one.frac.glif
one.numr
one.numr.glif
one.ss01
one.ss01.glif
- one.sup
- one.sup.glif
+ one.subs
+ one.subs.glif
one.sups
one.sups.glif
one.tf
@@ -2444,6 +2488,8 @@
overscorenosp.glif
p
p.glif
+ p.subs
+ p.subs.glif
p.sups
p.sups.glif
pacute
@@ -2462,6 +2508,8 @@
parenleft.dnom.glif
parenleft.numr
parenleft.numr.glif
+ parenleft.subs
+ parenleft.subs.glif
parenleft.sups
parenleft.sups.glif
parenright
@@ -2472,6 +2520,8 @@
parenright.dnom.glif
parenright.numr
parenright.numr.glif
+ parenright.subs
+ parenright.subs.glif
parenright.sups
parenright.sups.glif
partialdiff
@@ -2530,6 +2580,8 @@
plus.dnomnosp.glif
plus.numr
plus.numr.glif
+ plus.subs
+ plus.subs.glif
plus.sups
plus.sups.glif
plusminus
@@ -2560,6 +2612,8 @@
punctuationspace.glif
q
q.glif
+ q.subs
+ q.subs.glif
q.sups
q.sups.glif
qhook
@@ -2598,6 +2652,8 @@
quotesingle.glif
r
r.glif
+ r.subs
+ r.subs.glif
r.sups
r.sups.glif
racute
@@ -2706,6 +2762,8 @@
rupee.glif
s
s.glif
+ s.subs
+ s.subs.glif
s.sups
s.sups.glif
sacute
@@ -2754,12 +2812,14 @@
seven.glif
seven.dnom
seven.dnom.glif
+ seven.dnomf
+ seven.dnomf.glif
seven.frac
seven.frac.glif
seven.numr
seven.numr.glif
- seven.sup
- seven.sup.glif
+ seven.subs
+ seven.subs.glif
seven.sups
seven.sups.glif
seven.tf
@@ -2784,14 +2844,16 @@
six.glif
six.dnom
six.dnom.glif
+ six.dnomf
+ six.dnomf.glif
six.frac
six.frac.glif
six.numr
six.numr.glif
six.ss01
six.ss01.glif
- six.sup
- six.sup.glif
+ six.subs
+ six.subs.glif
six.sups
six.sups.glif
six.tf
@@ -2832,6 +2894,8 @@
summation.glif
t
t.glif
+ t.subs
+ t.subs.glif
t.sups
t.sups.glif
tackdownsubnosp
@@ -2894,12 +2958,14 @@
three.glif
three.dnom
three.dnom.glif
+ three.dnomf
+ three.dnomf.glif
three.frac
three.frac.glif
three.numr
three.numr.glif
- three.sup
- three.sup.glif
+ three.subs
+ three.subs.glif
three.sups
three.sups.glif
three.tf
@@ -2988,12 +3054,14 @@
two.glif
two.dnom
two.dnom.glif
+ two.dnomf
+ two.dnomf.glif
two.frac
two.frac.glif
two.numr
two.numr.glif
- two.sup
- two.sup.glif
+ two.subs
+ two.subs.glif
two.sups
two.sups.glif
two.tf
@@ -3006,6 +3074,8 @@
twostroke.glif
u
u.glif
+ u.subs
+ u.subs.glif
u.sups
u.sups.glif
uacute
@@ -4112,24 +4182,8 @@
uni205F_.glif
uni2071.ccmp
uni2071.ccmp.glif
- uni2090
- uni2090.glif
- uni2091
- uni2091.glif
- uni2092
- uni2092.glif
uni2094
uni2094.glif
- uni2096
- uni2096.glif
- uni2098
- uni2098.glif
- uni2099
- uni2099.glif
- uni209A
- uni209A_.glif
- uni209C
- uni209C_.glif
uni20AF
uni20A_F_.glif
uni20B0
@@ -4276,6 +4330,8 @@
utildebelow.glif
v
v.glif
+ v.subs
+ v.subs.glif
v.sups
v.sups.glif
vdotbelow
@@ -4296,6 +4352,8 @@
vturn.glif
w
w.glif
+ w.subs
+ w.subs.glif
w.sups
w.sups.glif
wacute
@@ -4320,6 +4378,8 @@
wynn.glif
x
x.glif
+ x.subs
+ x.subs.glif
x.sups
x.sups.glif
xdieresis
@@ -4332,6 +4392,8 @@
xsupnosp.glif
y
y.glif
+ y.subs
+ y.subs.glif
y.sups
y.sups.glif
yacute
@@ -4380,6 +4442,8 @@
yuslittleiotifiedcyrillic.glif
z
z.glif
+ z.subs
+ z.subs.glif
z.sups
z.sups.glif
zacute
@@ -4406,14 +4470,16 @@
zero.glif
zero.dnom
zero.dnom.glif
+ zero.dnomf
+ zero.dnomf.glif
zero.frac
zero.frac.glif
zero.numr
zero.numr.glif
zero.slash
zero.slash.glif
- zero.sup
- zero.sup.glif
+ zero.subs
+ zero.subs.glif
zero.sups
zero.sups.glif
zero.tf
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/d.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/d.subs.glif
new file mode 100644
index 000000000..17524dbd6
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/d.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/e.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/e.subs.glif
new file mode 100644
index 000000000..bc665d7d8
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/e.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:49
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnom.glif
index 1701e9a6f..74eb8e6c4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 23:40:33
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnomf.glif
similarity index 98%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/eight.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnomf.glif
index 7fc9cb17c..523e183c0 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.frac.glif
index f864919ef..bfece0c33 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.numr.glif
index e0be97f4a..a186ed885 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.subs.glif
new file mode 100644
index 000000000..2a710cd59
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ eight.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ eight.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/equal.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/equal.dnom.glif
index b63f3c237..5fcd9751e 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/equal.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/equal.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/equal.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/equal.subs.glif
new file mode 100644
index 000000000..1c72736fa
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/equal.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/f.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/f.subs.glif
new file mode 100644
index 000000000..504f1252b
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/f.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnom.glif
index a6d17ed5f..69ac6556d 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnomf.glif
similarity index 97%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/five.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/five.dnomf.glif
index f7cf37faa..360e42314 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/five.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.frac.glif
index 46c3c87f5..58246ec5e 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/five.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.numr.glif
index 085c55e31..a580626b1 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/five.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.subs.glif
new file mode 100644
index 000000000..f54e8790d
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ five.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ five.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/fiveeighths.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/fiveeighths.glif
index 703db0580..52b616f1a 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/fiveeighths.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/fiveeighths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/fivesixths.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/fivesixths.glif
index 4c77745e3..6d4822a23 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/fivesixths.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/fivesixths.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnom.glif
index 238c6a1b2..5a2c1bd64 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnomf.glif
similarity index 97%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/four.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/four.dnomf.glif
index a1e5f45bb..627dabb15 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.frac.glif
index f32e9b2f0..40cf5ec9b 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.numr.glif
index c5027c992..2b406de21 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.subs.glif
new file mode 100644
index 000000000..b2f4091c7
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ four.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ four.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/fraction.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/fraction.glif
index 09c27ebfa..df2a4c79b 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/fraction.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/fraction.glif
@@ -3,7 +3,7 @@
-Anchor numr should be at the basline rightmost position in .numr and dnom should be at top leftmost in .sup
+Anchor numr should be at the basline rightmost position in .numr and dnom should be at top leftmost in .dnomf
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/g.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/g.subs.glif
new file mode 100644
index 000000000..bc08a8f58
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/g.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/h.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/h.subs.glif
new file mode 100644
index 000000000..b703be102
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/h.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:46:56
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/i.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/i.subs.glif
new file mode 100644
index 000000000..e738d65fa
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/i.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:04
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/j.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/j.subs.glif
new file mode 100644
index 000000000..dc1c07afc
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/j.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:10
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/k.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/k.subs.glif
new file mode 100644
index 000000000..78954ef11
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/k.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:47:57
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/l.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/l.subs.glif
new file mode 100644
index 000000000..8484e8d60
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/l.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:48:02
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/m.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/m.subs.glif
new file mode 100644
index 000000000..27a0ebd98
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/m.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:48:42
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/minus.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/minus.dnom.glif
index af8185858..49aea0a03 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/minus.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/minus.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/minus.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/minus.subs.glif
new file mode 100644
index 000000000..5644380d6
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/minus.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/n.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/n.subs.glif
new file mode 100644
index 000000000..889568f0d
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/n.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:49:19
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnom.glif
index 923921995..62982fba0 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 23:51:43
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnomf.glif
similarity index 70%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/nine.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnomf.glif
index d6bcbb4e5..19ea233e4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.dnomf.glif
@@ -1,8 +1,8 @@
-
+
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.frac.glif
index 105d123ab..01fd61e52 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.numr.glif
index 35ce47381..ed04c4952 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.subs.glif
new file mode 100644
index 000000000..493597e2e
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ nine.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ nine.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/o.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/o.subs.glif
new file mode 100644
index 000000000..59a5f9bd9
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/o.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:49:58
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnom.glif
index e0897e35c..0baf45ece 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:17:52
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnomf.glif
similarity index 96%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/one.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/one.dnomf.glif
index 532543781..0deebda79 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.frac.glif
index fb43bd196..5255e5ae1 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.numr.glif
index ea1ec1b5c..d3f0d73d2 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.subs.glif
new file mode 100644
index 000000000..b66f86c9e
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.subs.glif
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.glyph.leftMetricsKey
+ one.sups
+ com.schriftgestaltung.Glyphs.glyph.rightMetricsKey
+ one.sups
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/oneeighth.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/oneeighth.glif
index df4f570cb..868410646 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/oneeighth.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/oneeighth.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif
index f528d2b83..89bbf13d4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/onehalf.glif
@@ -6,7 +6,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/onequarter.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/onequarter.glif
index 362cee905..4abc56264 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/onequarter.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/onequarter.glif
@@ -5,7 +5,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/p.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/p.subs.glif
new file mode 100644
index 000000000..a9e1353bd
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/p.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:36
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.dnom.glif
index 1e2c401ad..2d7913c7a 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.dnom.glif
@@ -1,7 +1,6 @@
-
@@ -25,7 +24,7 @@
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
+ 2018/09/23 19:37:49
public.markColor
0.941,0.941,0.941,0.004
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.subs.glif
new file mode 100644
index 000000000..0451a495b
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.dnom.glif
index 4e24a0c48..c409e0a2c 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.dnom.glif
@@ -1,7 +1,6 @@
-
@@ -25,7 +24,7 @@
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/14 16:09:22
+ 2018/09/23 19:37:49
public.markColor
0.941,0.941,0.941,0.004
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.subs.glif
new file mode 100644
index 000000000..4b14e8581
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/plus.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/plus.dnom.glif
index 9f45deffd..26f8ced23 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/plus.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/plus.dnom.glif
@@ -1,14 +1,13 @@
-
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 21:56:42
+ 2018/09/23 19:37:49
public.markColor
0.8,0.941,0.949,0.004
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/plus.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/plus.subs.glif
new file mode 100644
index 000000000..f79f4a573
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/plus.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/q.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/q.subs.glif
new file mode 100644
index 000000000..03cd9fb76
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/q.subs.glif
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:39:37
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/r.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/r.subs.glif
new file mode 100644
index 000000000..281cf7085
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/r.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:44
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/s.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/s.subs.glif
new file mode 100644
index 000000000..d889c92b2
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/s.subs.glif
@@ -0,0 +1,14 @@
+
+
+
+
+
+
+
+
+
+ com.schriftgestaltung.Glyphs.lastChange
+ 2018/09/23 19:50:51
+
+
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnom.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnom.glif
index fb2a18e22..4f45117ff 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnom.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnom.glif
@@ -1,14 +1,13 @@
-
-
+
com.schriftgestaltung.Glyphs.lastChange
- 2018/09/22 20:13:54
+ 2018/09/23 19:31:40
com.schriftgestaltung.componentsAlignment
1
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.sup.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnomf.glif
similarity index 95%
rename from src/Inter-UI-BlackItalic.ufo/glyphs/seven.sup.glif
rename to src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnomf.glif
index 60e6cb533..5126c4fdf 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.sup.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.dnomf.glif
@@ -1,5 +1,5 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.frac.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.frac.glif
index fa7e28178..501c407b1 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.frac.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.frac.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.numr.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.numr.glif
index a8f273bd5..91a6d0aa6 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.numr.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.numr.glif
@@ -2,7 +2,7 @@
-
+
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.subs.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.subs.glif
new file mode 100644
index 000000000..41f3015cc
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.subs.glif
@@ -0,0 +1,18 @@
+
+
+