summaryrefslogtreecommitdiff
path: root/src/Inter-UI-BlackItalic.ufo
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2018-11-24 23:13:47 +0300
committerRasmus Andersson <rasmus@notion.se>2018-11-24 23:13:47 +0300
commitfa228380e65314c45ce4be9c7f224f0124124e0c (patch)
treee03925287d5c71270633f8dfb8a8f4b8f35704b3 /src/Inter-UI-BlackItalic.ufo
parent9dee85a1629620cd781ee9c0593a9fa4c27a712a (diff)
downloadinter-fa228380e65314c45ce4be9c7f224f0124124e0c.tar.xz
Adjustments and improvements to math operators like less
Diffstat (limited to 'src/Inter-UI-BlackItalic.ufo')
-rw-r--r--src/Inter-UI-BlackItalic.ufo/features.fea12
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/ampersand.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/at.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/braceleft.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/braceright.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft_quill.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/bracketright.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/bracketright_quill.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist8
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/eight.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/exclam.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/exclamdown.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/five.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.ss01.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/greater.case.glif15
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/greater.glif25
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.case.glif15
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.glif30
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/interrobang.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/less.case.glif15
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/less.glif30
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.case.glif15
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.glif32
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.ss01.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.ss01.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/openbullet.case.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/parenright.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/plusminus.glif16
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/question.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/questiondown.glif6
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/seven.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.ss01.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/three.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/two.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/zero.glif48
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/zero.slash.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.slash.glif2
-rw-r--r--src/Inter-UI-BlackItalic.ufo/groups.plist28
-rw-r--r--src/Inter-UI-BlackItalic.ufo/lib.plist88
46 files changed, 263 insertions, 210 deletions
diff --git a/src/Inter-UI-BlackItalic.ufo/features.fea b/src/Inter-UI-BlackItalic.ufo/features.fea
index 67b916e53..d54380497 100644
--- a/src/Inter-UI-BlackItalic.ufo/features.fea
+++ b/src/Inter-UI-BlackItalic.ufo/features.fea
@@ -1011,6 +1011,10 @@ sub emdash by emdash.case;
sub bullet by bullet.case;
sub openbullet by openbullet.case;
sub colon by colon.case;
+sub less by less.case;
+sub greater by greater.case;
+sub lessequal by lessequal.case;
+sub greaterequal by greaterequal.case;
sub equal by equal.case;
sub notequal by notequal.case;
sub plus by plus.case;
@@ -1061,6 +1065,10 @@ feature calt {
colon
approxequal
asciitilde
+ less
+ greater
+ lessequal
+ greaterequal
];
@CASE_L = [
@CASE_DELIM_L
@@ -1097,6 +1105,10 @@ feature calt {
colon.case
approxequal.case
asciitilde.case
+ less.case
+ greater.case
+ lessequal.case
+ greaterequal.case
];
@CASE_R = [
@CASE_DELIM_R
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/ampersand.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/ampersand.glif
index cb664151e..651f1f726 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/ampersand.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/ampersand.glif
@@ -62,8 +62,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.leftMetricsKey</key>
<string>d</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/at.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/at.glif
index 749420869..bd32426a5 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/at.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/at.glif
@@ -74,10 +74,4 @@
<point x="2670.0" y="2084.0"/>
</contour>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/braceleft.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/braceleft.glif
index 9e1c6108c..16d13193f 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/braceleft.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/braceleft.glif
@@ -50,8 +50,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>parenleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/braceright.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/braceright.glif
index 671b36d21..3dbc3cf83 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/braceright.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/braceright.glif
@@ -9,8 +9,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>parenleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft.glif
index b15488648..c27eaef03 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft.glif
@@ -18,8 +18,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>parenleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft_quill.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft_quill.glif
index a803c1b46..3971f28df 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft_quill.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketleft_quill.glif
@@ -17,8 +17,6 @@
<string>bracketleft</string>
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
<string>bracketleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright.glif
index db3885ec2..992e3b0dd 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright.glif
@@ -9,8 +9,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>parenleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright_quill.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright_quill.glif
index 65eb030b6..4b76c9646 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright_quill.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/bracketright_quill.glif
@@ -11,8 +11,6 @@
<string>bracketright</string>
<key>com.schriftgestaltung.Glyphs.glyph.rightMetricsKey</key>
<string>bracketright</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist b/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
index bd269681b..c96bdc1c4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/contents.plist
@@ -1896,8 +1896,12 @@
<string>gravesubnosp.glif</string>
<key>greater</key>
<string>greater.glif</string>
+ <key>greater.case</key>
+ <string>greater.case.glif</string>
<key>greaterequal</key>
<string>greaterequal.glif</string>
+ <key>greaterequal.case</key>
+ <string>greaterequal.case.glif</string>
<key>guarani</key>
<string>guarani.glif</string>
<key>guillemetleft</key>
@@ -2212,8 +2216,12 @@
<string>leftR_ightL_ongA_rrow.case.glif</string>
<key>less</key>
<string>less.glif</string>
+ <key>less.case</key>
+ <string>less.case.glif</string>
<key>lessequal</key>
<string>lessequal.glif</string>
+ <key>lessequal.case</key>
+ <string>lessequal.case.glif</string>
<key>linevert</key>
<string>linevert.glif</string>
<key>linevertdblnosp</key>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.tf.glif
index 7af789847..c3c68fca9 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/eight.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/eight.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.906,0.965,0.741,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/exclam.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/exclam.glif
index 60b08a193..57e26d47e 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/exclam.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/exclam.glif
@@ -27,10 +27,4 @@
<point x="248.0" y="-24.0"/>
</contour>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/exclamdown.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/exclamdown.glif
index e03cb1efa..b5561b984 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/exclamdown.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/exclamdown.glif
@@ -5,10 +5,4 @@
<outline>
<component base="exclam" xScale="-1.0" yScale="-1.0" xOffset="980.0" yOffset="1532.0"/>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/five.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/five.tf.glif
index bc77bf61c..48eeb9851 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/five.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/five.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.906,0.965,0.741,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.glif
index b44c60ab9..808669bdc 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.906,0.965,0.741,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.ss01.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.ss01.glif
index 5b627ff7a..8a8319c04 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.ss01.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/four.tf.ss01.glif
@@ -11,7 +11,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.98,0.36,0.67,1</string>
+ <string>0.18,0.16,0.78,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/greater.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/greater.case.glif
new file mode 100644
index 000000000..4bd73171f
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/greater.case.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greater.case" format="2">
+ <advance width="1952.0"/>
+ <outline>
+ <component base="greater" xOffset="32.0" yOffset="192.0"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
+ <key>public.markColor</key>
+ <string>0.67,0.95,0.38,1</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/greater.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/greater.glif
index 6ced77fc6..2d3fc96fe 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/greater.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/greater.glif
@@ -1,22 +1,27 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="greater" format="2">
- <advance width="1408.0"/>
+ <advance width="1952.0"/>
<unicode hex="003E"/>
- <guideline x="-164.0" y="248.0" angle="0.0"/>
- <guideline x="1508.0" y="896.0" angle="0.0"/>
+ <guideline x="-424.0" y="248.0" angle="0.0"/>
+ <guideline x="1572.0" y="896.0" angle="0.0"/>
<outline>
<contour>
- <point x="308.0" y="172.0" type="line"/>
- <point x="1272.0" y="896.0" type="line"/>
- <point x="548.0" y="1620.0" type="line"/>
- <point x="192.0" y="1340.0" type="line"/>
- <point x="644.0" y="900.0" type="line"/>
- <point x="644.0" y="892.0" type="line"/>
- <point x="44.0" y="452.0" type="line"/>
+ <point x="1692.0" y="592.0" type="line"/>
+ <point x="1772.0" y="1072.0" type="line"/>
+ <point x="380.0" y="1668.0" type="line"/>
+ <point x="292.0" y="1124.0" type="line"/>
+ <point x="1192.0" y="836.0" type="line"/>
+ <point x="1180.0" y="860.0" type="line"/>
+ <point x="1168.0" y="804.0" type="line"/>
+ <point x="1188.0" y="828.0" type="line"/>
+ <point x="196.0" y="540.0" type="line"/>
+ <point x="104.0" y="-4.0" type="line"/>
</contour>
</outline>
<lib>
<dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
<key>public.markColor</key>
<string>0.8,0.941,0.949,0.004</string>
</dict>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.case.glif
new file mode 100644
index 000000000..da0135862
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.case.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="greaterequal.case" format="2">
+ <advance width="1952.0"/>
+ <outline>
+ <component base="greaterequal" xOffset="28.0" yOffset="156.0"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
+ <key>public.markColor</key>
+ <string>0.67,0.95,0.38,1</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.glif
index d809d4783..105afde15 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/greaterequal.glif
@@ -1,27 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="greaterequal" format="2">
- <advance width="1608.0"/>
+ <advance width="1952.0"/>
<unicode hex="2265"/>
<outline>
<contour>
- <point x="220.0" y="768.0" type="line"/>
- <point x="156.0" y="372.0" type="line"/>
- <point x="1428.0" y="1000.0" type="line"/>
- <point x="1436.0" y="1056.0" type="line"/>
- <point x="372.0" y="1676.0" type="line"/>
- <point x="304.0" y="1280.0" type="line"/>
- <point x="732.0" y="1032.0" type="line"/>
- <point x="728.0" y="1016.0" type="line"/>
+ <point x="116.0" y="64.0" type="line"/>
+ <point x="1604.0" y="64.0" type="line"/>
+ <point x="1672.0" y="480.0" type="line"/>
+ <point x="184.0" y="480.0" type="line"/>
</contour>
<contour>
- <point x="152.0" y="356.0" type="line"/>
- <point x="92.0" y="-4.0" type="line"/>
- <point x="1260.0" y="-4.0" type="line"/>
- <point x="1320.0" y="356.0" type="line"/>
+ <point x="1736.0" y="864.0" type="line"/>
+ <point x="1816.0" y="1344.0" type="line"/>
+ <point x="380.0" y="1668.0" type="line"/>
+ <point x="316.0" y="1284.0" type="line"/>
+ <point x="1236.0" y="1108.0" type="line"/>
+ <point x="1224.0" y="1132.0" type="line"/>
+ <point x="1216.0" y="1076.0" type="line"/>
+ <point x="1236.0" y="1100.0" type="line"/>
+ <point x="256.0" y="924.0" type="line"/>
+ <point x="196.0" y="540.0" type="line"/>
</contour>
</outline>
<lib>
<dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
<key>public.markColor</key>
<string>0.8,0.941,0.949,0.004</string>
</dict>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/interrobang.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/interrobang.glif
index b2db2efe7..ba7db2ca4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/interrobang.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/interrobang.glif
@@ -52,10 +52,4 @@
<point x="572.0" y="1376.0" type="line"/>
</contour>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/less.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/less.case.glif
new file mode 100644
index 000000000..9c5ba34f7
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/less.case.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="less.case" format="2">
+ <advance width="1952.0"/>
+ <outline>
+ <component base="less" xOffset="32.0" yOffset="192.0"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
+ <key>public.markColor</key>
+ <string>0.67,0.95,0.38,1</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/less.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/less.glif
index edd5ae674..cdd7d30fc 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/less.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/less.glif
@@ -1,23 +1,31 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="less" format="2">
- <advance width="1400.0"/>
+ <advance width="1952.0"/>
<unicode hex="003C"/>
- <guideline x="164.0" y="1240.0" angle="0.0"/>
- <guideline x="308.0" y="896.0" angle="0.0"/>
- <guideline x="1328.0" y="1620.0" angle="90.0"/>
+ <note>
+Recipe: Make rect and rotate 63deg (regular) or 69deg (black)
+</note>
+ <guideline x="320.0" y="1240.0" angle="0.0"/>
+ <guideline x="352.0" y="896.0" angle="0.0"/>
+ <guideline x="1612.0" y="1620.0" angle="90.0"/>
<outline>
<contour>
- <point x="1212.0" y="452.0" type="line"/>
- <point x="756.0" y="892.0" type="line"/>
- <point x="756.0" y="900.0" type="line"/>
- <point x="1360.0" y="1340.0" type="line"/>
- <point x="1092.0" y="1620.0" type="line"/>
- <point x="128.0" y="896.0" type="line"/>
- <point x="852.0" y="172.0" type="line"/>
+ <point x="204.0" y="592.0" type="line"/>
+ <point x="1592.0" y="-4.0" type="line"/>
+ <point x="1684.0" y="540.0" type="line"/>
+ <point x="780.0" y="828.0" type="line"/>
+ <point x="792.0" y="804.0" type="line"/>
+ <point x="804.0" y="860.0" type="line"/>
+ <point x="784.0" y="836.0" type="line"/>
+ <point x="1780.0" y="1124.0" type="line"/>
+ <point x="1868.0" y="1668.0" type="line"/>
+ <point x="284.0" y="1072.0" type="line"/>
</contour>
</outline>
<lib>
<dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
<key>public.markColor</key>
<string>0.8,0.941,0.949,0.004</string>
</dict>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.case.glif
new file mode 100644
index 000000000..b79b27d57
--- /dev/null
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.case.glif
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<glyph name="lessequal.case" format="2">
+ <advance width="1952.0"/>
+ <outline>
+ <component base="lessequal" xOffset="24.0" yOffset="156.0"/>
+ </outline>
+ <lib>
+ <dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
+ <key>public.markColor</key>
+ <string>0.67,0.95,0.38,1</string>
+ </dict>
+ </lib>
+</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.glif
index a6d3d3eca..c61120368 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/lessequal.glif
@@ -1,28 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="lessequal" format="2">
- <advance width="1608.0"/>
+ <advance width="1952.0"/>
<unicode hex="2264"/>
- <guideline x="316.0" y="1024.0" angle="0.0"/>
+ <guideline x="444.0" y="1024.0" angle="0.0"/>
<outline>
<contour>
- <point x="1388.0" y="768.0" type="line"/>
- <point x="960.0" y="1016.0" type="line"/>
- <point x="964.0" y="1032.0" type="line"/>
- <point x="1472.0" y="1280.0" type="line"/>
- <point x="1540.0" y="1676.0" type="line"/>
- <point x="268.0" y="1056.0" type="line"/>
- <point x="260.0" y="1000.0" type="line"/>
- <point x="1324.0" y="372.0" type="line"/>
+ <point x="1604.0" y="64.0" type="line"/>
+ <point x="1672.0" y="480.0" type="line"/>
+ <point x="184.0" y="480.0" type="line"/>
+ <point x="116.0" y="64.0" type="line"/>
</contour>
<contour>
- <point x="1320.0" y="356.0" type="line"/>
- <point x="152.0" y="356.0" type="line"/>
- <point x="92.0" y="-4.0" type="line"/>
- <point x="1260.0" y="-4.0" type="line"/>
+ <point x="248.0" y="864.0" type="line"/>
+ <point x="1684.0" y="540.0" type="line"/>
+ <point x="1744.0" y="924.0" type="line"/>
+ <point x="828.0" y="1100.0" type="line"/>
+ <point x="840.0" y="1076.0" type="line"/>
+ <point x="848.0" y="1132.0" type="line"/>
+ <point x="828.0" y="1108.0" type="line"/>
+ <point x="1804.0" y="1284.0" type="line"/>
+ <point x="1868.0" y="1668.0" type="line"/>
+ <point x="328.0" y="1344.0" type="line"/>
</contour>
</outline>
<lib>
<dict>
+ <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
+ <string>plus</string>
<key>public.markColor</key>
<string>0.8,0.941,0.949,0.004</string>
</dict>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.glif
index 479f4688f..43c4880bc 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.glif
@@ -11,7 +11,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.906,0.965,0.741,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.ss01.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.ss01.glif
index bf9b34849..72909004c 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.ss01.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/nine.tf.ss01.glif
@@ -11,7 +11,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.98,0.36,0.67,1</string>
+ <string>0.18,0.16,0.78,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.glif
index e4a911825..703ff3b35 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.ss01.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.ss01.glif
index 66f580395..47d3c535e 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.ss01.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/one.tf.ss01.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.98,0.36,0.67,1</string>
+ <string>0.18,0.16,0.78,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/openbullet.case.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/openbullet.case.glif
index 8f0ce6518..bfea9ebc4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/openbullet.case.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/openbullet.case.glif
@@ -5,4 +5,10 @@
<outline>
<component base="openbullet" xOffset="52.0" yOffset="192.0"/>
</outline>
+ <lib>
+ <dict>
+ <key>public.markColor</key>
+ <string>0.67,0.95,0.38,1</string>
+ </dict>
+ </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.glif
index 3f1bcda94..60c8a45ad 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenleft.glif
@@ -24,10 +24,4 @@
<point x="324.0" y="1284.0"/>
</contour>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.glif
index 0d464cad6..f3df9367d 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/parenright.glif
@@ -11,8 +11,6 @@
<dict>
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>parenleft</string>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/plusminus.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/plusminus.glif
index ccb23aa47..cdbaae37f 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/plusminus.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/plusminus.glif
@@ -4,16 +4,16 @@
<unicode hex="00B1"/>
<outline>
<contour>
- <point x="120.0" y="64.0" type="line"/>
- <point x="1600.0" y="64.0" type="line"/>
- <point x="1668.0" y="480.0" type="line"/>
- <point x="188.0" y="480.0" type="line"/>
+ <point x="116.0" y="64.0" type="line"/>
+ <point x="1604.0" y="64.0" type="line"/>
+ <point x="1672.0" y="480.0" type="line"/>
+ <point x="184.0" y="480.0" type="line"/>
</contour>
<contour>
- <point x="260.0" y="912.0" type="line"/>
- <point x="1740.0" y="912.0" type="line"/>
- <point x="1808.0" y="1312.0" type="line"/>
- <point x="328.0" y="1312.0" type="line"/>
+ <point x="256.0" y="912.0" type="line"/>
+ <point x="1744.0" y="912.0" type="line"/>
+ <point x="1812.0" y="1312.0" type="line"/>
+ <point x="324.0" y="1312.0" type="line"/>
</contour>
<contour>
<point x="724.0" y="608.0" type="line"/>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/question.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/question.glif
index 28ff7e044..e81e2e303 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/question.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/question.glif
@@ -49,10 +49,4 @@
<point x="560.0" y="-24.0"/>
</contour>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/questiondown.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/questiondown.glif
index fa18878c1..d4b3f0023 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/questiondown.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/questiondown.glif
@@ -5,10 +5,4 @@
<outline>
<component base="question" xScale="-1.0" yScale="-1.0" xOffset="1676.0" yOffset="1504.0"/>
</outline>
- <lib>
- <dict>
- <key>public.markColor</key>
- <string>0.941,0.941,0.941,0.004</string>
- </dict>
- </lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.tf.glif
index 909fb4061..1c8a945a8 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/seven.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/seven.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.glif
index 35e6508b9..bd4510f6d 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.906,0.965,0.741,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.ss01.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.ss01.glif
index 19ee64385..66cd2de35 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.ss01.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/six.tf.ss01.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.98,0.36,0.67,1</string>
+ <string>0.18,0.16,0.78,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/three.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/three.tf.glif
index 27802f039..b764e5686 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/three.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/three.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/two.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/two.tf.glif
index 1d9db716f..a889494e4 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/two.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/two.tf.glif
@@ -9,7 +9,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.glif
index 34fe5ece9..9ceafd5df 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.glif
@@ -1,37 +1,37 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="zero" format="2">
- <advance width="2060.0"/>
+ <advance width="2056.0"/>
<unicode hex="0030"/>
- <guideline x="568.0" y="1240.0" angle="0.0"/>
+ <guideline x="724.0" y="1240.0" angle="0.0"/>
<guideline x="20.0" y="764.0" angle="0.0"/>
<outline>
<contour>
- <point x="896.0" y="-56.0" type="curve" smooth="yes"/>
- <point x="1451.0" y="-57.0"/>
- <point x="1863.0" y="342.0"/>
- <point x="1976.0" y="1020.0" type="curve" smooth="yes"/>
- <point x="2089.0" y="1694.0"/>
- <point x="1805.0" y="2076.0"/>
- <point x="1248.0" y="2076.0" type="curve" smooth="yes"/>
- <point x="690.0" y="2076.0"/>
- <point x="283.0" y="1696.0"/>
- <point x="168.0" y="1020.0" type="curve" smooth="yes"/>
- <point x="55.0" y="345.0"/>
- <point x="337.0" y="-55.0"/>
+ <point x="892.0" y="-56.0" type="curve" smooth="yes"/>
+ <point x="1448.0" y="-56.0"/>
+ <point x="1860.0" y="344.0"/>
+ <point x="1972.0" y="1020.0" type="curve" smooth="yes"/>
+ <point x="2084.0" y="1697.0"/>
+ <point x="1800.0" y="2076.0"/>
+ <point x="1244.0" y="2076.0" type="curve" smooth="yes"/>
+ <point x="688.0" y="2076.0"/>
+ <point x="280.0" y="1696.0"/>
+ <point x="164.0" y="1020.0" type="curve" smooth="yes"/>
+ <point x="48.0" y="345.0"/>
+ <point x="332.0" y="-56.0"/>
</contour>
<contour>
<point x="968.0" y="396.0" type="curve" smooth="yes"/>
- <point x="777.0" y="396.0"/>
- <point x="683.0" y="589.0"/>
- <point x="756.0" y="1020.0" type="curve" smooth="yes"/>
- <point x="828.0" y="1441.0"/>
- <point x="981.0" y="1628.0"/>
+ <point x="776.0" y="396.0"/>
+ <point x="668.0" y="588.0"/>
+ <point x="740.0" y="1020.0" type="curve" smooth="yes"/>
+ <point x="810.0" y="1440.0"/>
+ <point x="980.0" y="1628.0"/>
<point x="1172.0" y="1628.0" type="curve" smooth="yes"/>
- <point x="1365.0" y="1628.0"/>
- <point x="1457.0" y="1441.0"/>
- <point x="1388.0" y="1020.0" type="curve" smooth="yes"/>
- <point x="1318.0" y="589.0"/>
- <point x="1161.0" y="396.0"/>
+ <point x="1364.0" y="1628.0"/>
+ <point x="1468.0" y="1440.0"/>
+ <point x="1396.0" y="1020.0" type="curve" smooth="yes"/>
+ <point x="1322.0" y="589.0"/>
+ <point x="1160.0" y="396.0"/>
</contour>
</outline>
<lib>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.slash.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.slash.glif
index 7ec4ef3fb..22da41ef6 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.slash.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.slash.glif
@@ -23,7 +23,7 @@
<integer>1</integer>
</array>
<key>public.markColor</key>
- <string>0.89,0.961,0.922,0.004</string>
+ <string>0.98,0.36,0.67,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.glif
index 1d2e9aad9..2c6274d9f 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.glif
@@ -7,7 +7,7 @@
<lib>
<dict>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.5,0.09,0.79,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.slash.glif b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.slash.glif
index 303750313..6936d8e72 100644
--- a/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.slash.glif
+++ b/src/Inter-UI-BlackItalic.ufo/glyphs/zero.tf.slash.glif
@@ -11,7 +11,7 @@
<key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
<string>zero.tf</string>
<key>public.markColor</key>
- <string>0.922,0.965,0.784,0.004</string>
+ <string>0.18,0.16,0.78,1</string>
</dict>
</lib>
</glyph>
diff --git a/src/Inter-UI-BlackItalic.ufo/groups.plist b/src/Inter-UI-BlackItalic.ufo/groups.plist
index a094e3e3c..eb91ba845 100644
--- a/src/Inter-UI-BlackItalic.ufo/groups.plist
+++ b/src/Inter-UI-BlackItalic.ufo/groups.plist
@@ -899,8 +899,8 @@
<key>public.kern1.bullet</key>
<array>
<string>bullet</string>
- <string>bullet.case</string>
<string>openbullet</string>
+ <string>bullet.case</string>
<string>openbullet.case</string>
<string>multiply</string>
</array>
@@ -1078,14 +1078,14 @@
<key>public.kern1.emdash</key>
<array>
<string>emdash</string>
- <string>emdash.case</string>
<string>horizontalbar</string>
+ <string>emdash.case</string>
</array>
<key>public.kern1.endash</key>
<array>
<string>endash</string>
- <string>endash.case</string>
<string>figuredash</string>
+ <string>endash.case</string>
<string>figuredash.case</string>
</array>
<key>public.kern1.epsilongreek</key>
@@ -1183,13 +1183,13 @@
<string>hyphen.case</string>
<string>plus</string>
<string>minus</string>
- <string>minus.case</string>
<string>divide</string>
- <string>divide.case</string>
<string>asciitilde</string>
+ <string>minus.case</string>
+ <string>divide.case</string>
<string>leftArrow</string>
- <string>leftArrow.case</string>
<string>leftLongArrow</string>
+ <string>leftArrow.case</string>
<string>leftLongArrow.case</string>
</array>
<key>public.kern1.idieresis</key>
@@ -1272,8 +1272,8 @@
<key>public.kern1.nine</key>
<array>
<string>zero</string>
- <string>zero.slash</string>
<string>nine</string>
+ <string>zero.slash</string>
</array>
<key>public.kern1.nine.1</key>
<array>
@@ -2353,8 +2353,8 @@
<key>public.kern2.bullet</key>
<array>
<string>bullet</string>
- <string>bullet.case</string>
<string>openbullet</string>
+ <string>bullet.case</string>
<string>openbullet.case</string>
<string>multiply</string>
</array>
@@ -2629,14 +2629,14 @@
<key>public.kern2.emdash</key>
<array>
<string>emdash</string>
- <string>emdash.case</string>
<string>horizontalbar</string>
+ <string>emdash.case</string>
</array>
<key>public.kern2.endash</key>
<array>
<string>endash</string>
- <string>endash.case</string>
<string>figuredash</string>
+ <string>endash.case</string>
<string>figuredash.case</string>
</array>
<key>public.kern2.epsilongreek</key>
@@ -2690,14 +2690,14 @@
<string>hyphen.case</string>
<string>plus</string>
<string>minus</string>
- <string>minus.case</string>
<string>divide</string>
- <string>divide.case</string>
<string>asciitilde</string>
+ <string>minus.case</string>
+ <string>divide.case</string>
<string>logicalnot</string>
<string>rightArrow</string>
- <string>rightArrow.case</string>
<string>rightLongArrow</string>
+ <string>rightArrow.case</string>
<string>rightLongArrow.case</string>
</array>
<key>public.kern2.idblgrave</key>
@@ -3017,8 +3017,8 @@
<array>
<string>becyrillic</string>
<string>zero</string>
- <string>zero.slash</string>
<string>six</string>
+ <string>zero.slash</string>
</array>
<key>public.kern2.six.1</key>
<array>
diff --git a/src/Inter-UI-BlackItalic.ufo/lib.plist b/src/Inter-UI-BlackItalic.ufo/lib.plist
index 2833c9605..33c4b95be 100644
--- a/src/Inter-UI-BlackItalic.ufo/lib.plist
+++ b/src/Inter-UI-BlackItalic.ufo/lib.plist
@@ -1253,36 +1253,36 @@
<string>lari</string>
<string>franc</string>
<string>zero</string>
- <string>zero.slash</string>
- <string>zero.tf</string>
- <string>zero.tf.slash</string>
<string>one</string>
- <string>one.ss01</string>
- <string>one.tf</string>
- <string>one.tf.ss01</string>
<string>two</string>
- <string>two.tf</string>
<string>twostroke</string>
<string>three</string>
- <string>three.tf</string>
<string>four</string>
- <string>four.ss01</string>
- <string>four.tf</string>
- <string>four.tf.ss01</string>
<string>five</string>
- <string>five.tf</string>
<string>Tonefive</string>
<string>six</string>
- <string>six.ss01</string>
- <string>six.tf</string>
- <string>six.tf.ss01</string>
<string>seven</string>
- <string>seven.tf</string>
<string>eight</string>
- <string>eight.tf</string>
<string>nine</string>
+ <string>zero.slash</string>
+ <string>one.ss01</string>
+ <string>four.ss01</string>
+ <string>six.ss01</string>
<string>nine.ss01</string>
+ <string>zero.tf</string>
+ <string>one.tf</string>
+ <string>two.tf</string>
+ <string>three.tf</string>
+ <string>four.tf</string>
+ <string>five.tf</string>
+ <string>six.tf</string>
+ <string>seven.tf</string>
+ <string>eight.tf</string>
<string>nine.tf</string>
+ <string>zero.tf.slash</string>
+ <string>one.tf.ss01</string>
+ <string>four.tf.ss01</string>
+ <string>six.tf.ss01</string>
<string>nine.tf.ss01</string>
<string>ampersand</string>
<string>exclam</string>
@@ -1296,20 +1296,20 @@
<string>interrobang</string>
<string>invertedinterrobang</string>
<string>parenleft</string>
- <string>parenleft.case</string>
<string>parenright</string>
- <string>parenright.case</string>
<string>bracketleft</string>
- <string>bracketleft.case</string>
<string>bracketleft_quill</string>
<string>bracketright</string>
- <string>bracketright.case</string>
<string>bracketright_quill</string>
<string>braceleft</string>
- <string>braceleft.case</string>
<string>braceright</string>
- <string>braceright.case</string>
<string>at</string>
+ <string>parenleft.case</string>
+ <string>parenright.case</string>
+ <string>bracketleft.case</string>
+ <string>bracketright.case</string>
+ <string>braceleft.case</string>
+ <string>braceright.case</string>
<string>at.case</string>
<string>numbersign</string>
<string>currency</string>
@@ -1320,17 +1320,17 @@
<string>hyphenbullet</string>
<string>hyphen</string>
<string>softhyphen</string>
- <string>hyphen.case</string>
<string>endash</string>
- <string>endash.case</string>
<string>figuredash</string>
- <string>figuredash.case</string>
<string>emdash</string>
- <string>emdash.case</string>
<string>horizontalbar</string>
<string>bullet</string>
- <string>bullet.case</string>
<string>openbullet</string>
+ <string>hyphen.case</string>
+ <string>endash.case</string>
+ <string>figuredash.case</string>
+ <string>emdash.case</string>
+ <string>bullet.case</string>
<string>openbullet.case</string>
<string>quoteleft</string>
<string>quoteright</string>
@@ -1364,22 +1364,26 @@
<string>lessequal</string>
<string>greaterequal</string>
<string>equal</string>
- <string>equal.case</string>
<string>notequal</string>
- <string>notequal.case</string>
<string>plus</string>
- <string>plus.case</string>
<string>minus</string>
- <string>minus.case</string>
<string>multiply</string>
- <string>multiply.case</string>
<string>divide</string>
- <string>divide.case</string>
<string>plusminus</string>
- <string>plusminus.case</string>
<string>approxequal</string>
- <string>approxequal.case</string>
<string>asciitilde</string>
+ <string>less.case</string>
+ <string>greater.case</string>
+ <string>lessequal.case</string>
+ <string>greaterequal.case</string>
+ <string>equal.case</string>
+ <string>notequal.case</string>
+ <string>plus.case</string>
+ <string>minus.case</string>
+ <string>multiply.case</string>
+ <string>divide.case</string>
+ <string>plusminus.case</string>
+ <string>approxequal.case</string>
<string>asciitilde.case</string>
<string>logicalnot</string>
<string>periodcentered</string>
@@ -1618,24 +1622,24 @@
<string>hairspace</string>
<string>zerowidthspace</string>
<string>leftArrow</string>
- <string>leftArrow.case</string>
<string>leftLongArrow</string>
- <string>leftLongArrow.case</string>
<string>rightArrow</string>
- <string>rightArrow.case</string>
<string>rightLongArrow</string>
- <string>rightLongArrow.case</string>
<string>northWestArrow</string>
<string>northEastArrow</string>
<string>southEastArrow</string>
<string>southWestArrow</string>
<string>leftRightArrow</string>
- <string>leftRightArrow.case</string>
<string>leftRightLongArrow</string>
- <string>leftRightLongArrow.case</string>
<string>upArrow</string>
<string>downArrow</string>
<string>upDownArrow</string>
+ <string>leftArrow.case</string>
+ <string>leftLongArrow.case</string>
+ <string>rightArrow.case</string>
+ <string>rightLongArrow.case</string>
+ <string>leftRightArrow.case</string>
+ <string>leftRightLongArrow.case</string>
<string>dngb_check</string>
<string>dngb_ballotx</string>
<string>triagrt</string>