[cantarell-fonts/respacing] Remove tosf numerals
- From: Nikolaus Waxweiler <nwaxweiler src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [cantarell-fonts/respacing] Remove tosf numerals
- Date: Sat, 8 Jun 2019 19:10:14 +0000 (UTC)
commit 6e62c1a30a668563eb8aa51ccb2236d94da044ab
Author: Nikolaus Waxweiler <madigens gmail com>
Date: Sat Jun 8 20:10:02 2019 +0100
Remove tosf numerals
Probably not used.
src/Cantarell-Bold.ufo/features.fea | 31 --------
src/Cantarell-Bold.ufo/glyphs/contents.plist | 22 ------
src/Cantarell-Bold.ufo/glyphs/eight.tosf.glif | 61 ---------------
src/Cantarell-Bold.ufo/glyphs/five.tosf.glif | 48 ------------
src/Cantarell-Bold.ufo/glyphs/four.tosf.glif | 29 -------
src/Cantarell-Bold.ufo/glyphs/layerinfo.plist | 22 ------
src/Cantarell-Bold.ufo/glyphs/nine.tosf.glif | 55 -------------
src/Cantarell-Bold.ufo/glyphs/one.tosf.glif | 31 --------
src/Cantarell-Bold.ufo/glyphs/seven.tosf.glif | 25 ------
src/Cantarell-Bold.ufo/glyphs/six.tosf.glif | 57 --------------
src/Cantarell-Bold.ufo/glyphs/three.tosf.glif | 57 --------------
src/Cantarell-Bold.ufo/glyphs/two.tosf.glif | 41 ----------
src/Cantarell-Bold.ufo/glyphs/zero.tosf.glif | 44 -----------
src/Cantarell-Bold.ufo/glyphs/zero.tosf.zero.glif | 16 ----
src/Cantarell-Bold.ufo/glyphs/zero.zero.glif | 2 +-
src/Cantarell-Bold.ufo/lib.plist | 91 ----------------------
src/Cantarell-Light.ufo/features.fea | 31 --------
src/Cantarell-Light.ufo/glyphs/contents.plist | 22 ------
src/Cantarell-Light.ufo/glyphs/eight.tosf.glif | 61 ---------------
src/Cantarell-Light.ufo/glyphs/five.tosf.glif | 48 ------------
src/Cantarell-Light.ufo/glyphs/four.tosf.glif | 29 -------
src/Cantarell-Light.ufo/glyphs/layerinfo.plist | 22 ------
src/Cantarell-Light.ufo/glyphs/nine.tosf.glif | 55 -------------
src/Cantarell-Light.ufo/glyphs/one.tosf.glif | 31 --------
src/Cantarell-Light.ufo/glyphs/seven.tosf.glif | 25 ------
src/Cantarell-Light.ufo/glyphs/six.tosf.glif | 55 -------------
src/Cantarell-Light.ufo/glyphs/three.tosf.glif | 57 --------------
src/Cantarell-Light.ufo/glyphs/two.tosf.glif | 41 ----------
src/Cantarell-Light.ufo/glyphs/zero.tosf.glif | 44 -----------
src/Cantarell-Light.ufo/glyphs/zero.tosf.zero.glif | 16 ----
src/Cantarell-Light.ufo/glyphs/zero.zero.glif | 2 +-
src/Cantarell-Light.ufo/lib.plist | 91 ----------------------
src/Cantarell-Regular.ufo/features.fea | 31 --------
src/Cantarell-Regular.ufo/glyphs/contents.plist | 22 ------
src/Cantarell-Regular.ufo/glyphs/eight.tosf.glif | 61 ---------------
src/Cantarell-Regular.ufo/glyphs/five.tosf.glif | 48 ------------
src/Cantarell-Regular.ufo/glyphs/four.tosf.glif | 29 -------
src/Cantarell-Regular.ufo/glyphs/layerinfo.plist | 22 ------
src/Cantarell-Regular.ufo/glyphs/nine.tosf.glif | 55 -------------
src/Cantarell-Regular.ufo/glyphs/one.tosf.glif | 31 --------
src/Cantarell-Regular.ufo/glyphs/seven.tosf.glif | 25 ------
src/Cantarell-Regular.ufo/glyphs/six.tosf.glif | 57 --------------
src/Cantarell-Regular.ufo/glyphs/three.tosf.glif | 57 --------------
src/Cantarell-Regular.ufo/glyphs/two.tosf.glif | 41 ----------
src/Cantarell-Regular.ufo/glyphs/zero.tosf.glif | 44 -----------
.../glyphs/zero.tosf.zero.glif | 16 ----
src/Cantarell-Regular.ufo/glyphs/zero.zero.glif | 2 +-
src/Cantarell-Regular.ufo/lib.plist | 91 ----------------------
48 files changed, 3 insertions(+), 1891 deletions(-)
---
diff --git a/src/Cantarell-Bold.ufo/features.fea b/src/Cantarell-Bold.ufo/features.fea
index 33d7a809..def3510a 100644
--- a/src/Cantarell-Bold.ufo/features.fea
+++ b/src/Cantarell-Bold.ufo/features.fea
@@ -287,16 +287,6 @@ sub lessequal.tf by lessequal;
sub plusminus.tf by plusminus;
sub approxequal.tf by approxequal;
sub logicalnot.tf by logicalnot;
-sub zero.tosf by zero.osf;
-sub one.tosf by one.osf;
-sub two.tosf by two.osf;
-sub three.tosf by three.osf;
-sub four.tosf by four.osf;
-sub five.tosf by five.osf;
-sub six.tosf by six.osf;
-sub seven.tosf by seven.osf;
-sub eight.tosf by eight.osf;
-sub nine.tosf by nine.osf;
} pnum;
@@ -330,31 +320,11 @@ sub lessequal by lessequal.tf;
sub plusminus by plusminus.tf;
sub approxequal by approxequal.tf;
sub logicalnot by logicalnot.tf;
-sub zero.osf by zero.tosf;
-sub one.osf by one.tosf;
-sub two.osf by two.tosf;
-sub three.osf by three.tosf;
-sub four.osf by four.tosf;
-sub five.osf by five.tosf;
-sub six.osf by six.tosf;
-sub seven.osf by seven.tosf;
-sub eight.osf by eight.tosf;
-sub nine.osf by nine.tosf;
} tnum;
feature onum {
# automatic
-sub zero.tf by zero.tosf;
-sub one.tf by one.tosf;
-sub two.tf by two.tosf;
-sub three.tf by three.tosf;
-sub four.tf by four.tosf;
-sub five.tf by five.tosf;
-sub six.tf by six.tosf;
-sub seven.tf by seven.tosf;
-sub eight.tf by eight.tosf;
-sub nine.tf by nine.tosf;
sub zero by zero.osf;
sub one by one.osf;
sub two by two.osf;
@@ -418,7 +388,6 @@ feature zero {
# automatic
sub zero.osf by zero.osf.zero;
sub zero.tf by zero.tf.zero;
-sub zero.tosf by zero.tosf.zero;
sub zero by zero.zero;
} zero;
diff --git a/src/Cantarell-Bold.ufo/glyphs/contents.plist b/src/Cantarell-Bold.ufo/glyphs/contents.plist
index 47d4b42b..92dbbc54 100644
--- a/src/Cantarell-Bold.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Bold.ufo/glyphs/contents.plist
@@ -1064,8 +1064,6 @@
<string>eight.osf.glif</string>
<key>eight.tf</key>
<string>eight.tf.glif</string>
- <key>eight.tosf</key>
- <string>eight.tosf.glif</string>
<key>eightinferior</key>
<string>eightinferior.glif</string>
<key>eightsuperior</key>
@@ -1164,8 +1162,6 @@
<string>five.osf.glif</string>
<key>five.tf</key>
<string>five.tf.glif</string>
- <key>five.tosf</key>
- <string>five.tosf.glif</string>
<key>fiveeighths</key>
<string>fiveeighths.glif</string>
<key>fiveinferior</key>
@@ -1188,8 +1184,6 @@
<string>four.osf.glif</string>
<key>four.tf</key>
<string>four.tf.glif</string>
- <key>four.tosf</key>
- <string>four.tosf.glif</string>
<key>fourfifths</key>
<string>fourfifths.glif</string>
<key>fourinferior</key>
@@ -1506,8 +1500,6 @@
<string>nine.osf.glif</string>
<key>nine.tf</key>
<string>nine.tf.glif</string>
- <key>nine.tosf</key>
- <string>nine.tosf.glif</string>
<key>nineinferior</key>
<string>nineinferior.glif</string>
<key>ninesuperior</key>
@@ -1618,8 +1610,6 @@
<string>one.osf.glif</string>
<key>one.tf</key>
<string>one.tf.glif</string>
- <key>one.tosf</key>
- <string>one.tosf.glif</string>
<key>oneeighth</key>
<string>oneeighth.glif</string>
<key>onefifth</key>
@@ -1824,8 +1814,6 @@
<string>seven.osf.glif</string>
<key>seven.tf</key>
<string>seven.tf.glif</string>
- <key>seven.tosf</key>
- <string>seven.tosf.glif</string>
<key>seveneighths</key>
<string>seveneighths.glif</string>
<key>seveninferior</key>
@@ -1848,8 +1836,6 @@
<string>six.osf.glif</string>
<key>six.tf</key>
<string>six.tf.glif</string>
- <key>six.tosf</key>
- <string>six.tosf.glif</string>
<key>sixinferior</key>
<string>sixinferior.glif</string>
<key>sixperemspace</key>
@@ -1914,8 +1900,6 @@
<string>three.osf.glif</string>
<key>three.tf</key>
<string>three.tf.glif</string>
- <key>three.tosf</key>
- <string>three.tosf.glif</string>
<key>threeeighths</key>
<string>threeeighths.glif</string>
<key>threefifths</key>
@@ -1964,8 +1948,6 @@
<string>two.osf.glif</string>
<key>two.tf</key>
<string>two.tf.glif</string>
- <key>two.tosf</key>
- <string>two.tosf.glif</string>
<key>twofifths</key>
<string>twofifths.glif</string>
<key>twoinferior</key>
@@ -2140,10 +2122,6 @@
<string>zero.tf.glif</string>
<key>zero.tf.zero</key>
<string>zero.tf.zero.glif</string>
- <key>zero.tosf</key>
- <string>zero.tosf.glif</string>
- <key>zero.tosf.zero</key>
- <string>zero.tosf.zero.glif</string>
<key>zero.zero</key>
<string>zero.zero.glif</string>
<key>zeroinferior</key>
diff --git a/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist b/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
index ec362861..c8bca26b 100644
--- a/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
@@ -1068,8 +1068,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eight.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.eight.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightinferior</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightsuperior</key>
@@ -1168,8 +1166,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.five.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.five.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveeighths</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveinferior</key>
@@ -1192,8 +1188,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.four.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.four.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourfifths</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourinferior</key>
@@ -1510,8 +1504,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.nine.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nineinferior</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.ninesuperior</key>
@@ -1622,8 +1614,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.one.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.one.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.oneeighth</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.onefifth</key>
@@ -1828,8 +1818,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seven.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.seven.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveneighths</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveninferior</key>
@@ -1852,8 +1840,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.six.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixinferior</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixperemspace</key>
@@ -1918,8 +1904,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.three.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.three.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threeeighths</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threefifths</key>
@@ -1968,8 +1952,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.two.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.two.tosf</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twofifths</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twoinferior</key>
@@ -2144,10 +2126,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.tf.zero</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf</key>
- <integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf.zero</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.zero</key>
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zeroinferior</key>
diff --git a/src/Cantarell-Bold.ufo/glyphs/zero.zero.glif b/src/Cantarell-Bold.ufo/glyphs/zero.zero.glif
index bb7bf7f0..f8e5b746 100644
--- a/src/Cantarell-Bold.ufo/glyphs/zero.zero.glif
+++ b/src/Cantarell-Bold.ufo/glyphs/zero.zero.glif
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="zero.zero" format="2">
- <advance width="638"/>
+ <advance width="632"/>
<outline>
<component base="zero"/>
<component base="_slash.zero" xOffset="95" yOffset="104"/>
diff --git a/src/Cantarell-Bold.ufo/lib.plist b/src/Cantarell-Bold.ufo/lib.plist
index 3c30dde9..8bac9b4a 100644
--- a/src/Cantarell-Bold.ufo/lib.plist
+++ b/src/Cantarell-Bold.ufo/lib.plist
@@ -874,14 +874,6 @@
<string>eight.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.eight.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>eight.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.el-cy</key>
<dict>
<key>RMXScaler</key>
@@ -930,14 +922,6 @@
<string>five.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.five.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>five.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.four.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -954,14 +938,6 @@
<string>four.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.four.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>four.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ge-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1058,14 +1034,6 @@
<string>nine.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.nine.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>nine</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.one.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -1082,14 +1050,6 @@
<string>one.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.one.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>one.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ordfeminine</key>
<dict>
<key>RMXScaler</key>
@@ -1130,14 +1090,6 @@
<string>seven.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.seven.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>seven.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.sha-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1170,14 +1122,6 @@
<string>six.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.six.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>six</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.softsign-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1210,14 +1154,6 @@
<string>three.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.three.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>three.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.tildecomb.loclVIET</key>
<dict>
<key>RMXScaler</key>
@@ -1250,14 +1186,6 @@
<string>two.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.two.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>two.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ve-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1306,14 +1234,6 @@
<string>zero.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.zero.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>zero.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.zhe-cy</key>
<dict>
<key>RMXScaler</key>
@@ -2086,17 +2006,6 @@
<string>eight.tf</string>
<string>nine.tf</string>
<string>zero.tf.zero</string>
- <string>zero.tosf</string>
- <string>one.tosf</string>
- <string>two.tosf</string>
- <string>three.tosf</string>
- <string>four.tosf</string>
- <string>five.tosf</string>
- <string>six.tosf</string>
- <string>seven.tosf</string>
- <string>eight.tosf</string>
- <string>nine.tosf</string>
- <string>zero.tosf.zero</string>
<string>zero.zero</string>
<string>zeroinferior</string>
<string>oneinferior</string>
diff --git a/src/Cantarell-Light.ufo/features.fea b/src/Cantarell-Light.ufo/features.fea
index 33d7a809..def3510a 100644
--- a/src/Cantarell-Light.ufo/features.fea
+++ b/src/Cantarell-Light.ufo/features.fea
@@ -287,16 +287,6 @@ sub lessequal.tf by lessequal;
sub plusminus.tf by plusminus;
sub approxequal.tf by approxequal;
sub logicalnot.tf by logicalnot;
-sub zero.tosf by zero.osf;
-sub one.tosf by one.osf;
-sub two.tosf by two.osf;
-sub three.tosf by three.osf;
-sub four.tosf by four.osf;
-sub five.tosf by five.osf;
-sub six.tosf by six.osf;
-sub seven.tosf by seven.osf;
-sub eight.tosf by eight.osf;
-sub nine.tosf by nine.osf;
} pnum;
@@ -330,31 +320,11 @@ sub lessequal by lessequal.tf;
sub plusminus by plusminus.tf;
sub approxequal by approxequal.tf;
sub logicalnot by logicalnot.tf;
-sub zero.osf by zero.tosf;
-sub one.osf by one.tosf;
-sub two.osf by two.tosf;
-sub three.osf by three.tosf;
-sub four.osf by four.tosf;
-sub five.osf by five.tosf;
-sub six.osf by six.tosf;
-sub seven.osf by seven.tosf;
-sub eight.osf by eight.tosf;
-sub nine.osf by nine.tosf;
} tnum;
feature onum {
# automatic
-sub zero.tf by zero.tosf;
-sub one.tf by one.tosf;
-sub two.tf by two.tosf;
-sub three.tf by three.tosf;
-sub four.tf by four.tosf;
-sub five.tf by five.tosf;
-sub six.tf by six.tosf;
-sub seven.tf by seven.tosf;
-sub eight.tf by eight.tosf;
-sub nine.tf by nine.tosf;
sub zero by zero.osf;
sub one by one.osf;
sub two by two.osf;
@@ -418,7 +388,6 @@ feature zero {
# automatic
sub zero.osf by zero.osf.zero;
sub zero.tf by zero.tf.zero;
-sub zero.tosf by zero.tosf.zero;
sub zero by zero.zero;
} zero;
diff --git a/src/Cantarell-Light.ufo/glyphs/contents.plist b/src/Cantarell-Light.ufo/glyphs/contents.plist
index 47d4b42b..92dbbc54 100644
--- a/src/Cantarell-Light.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Light.ufo/glyphs/contents.plist
@@ -1064,8 +1064,6 @@
<string>eight.osf.glif</string>
<key>eight.tf</key>
<string>eight.tf.glif</string>
- <key>eight.tosf</key>
- <string>eight.tosf.glif</string>
<key>eightinferior</key>
<string>eightinferior.glif</string>
<key>eightsuperior</key>
@@ -1164,8 +1162,6 @@
<string>five.osf.glif</string>
<key>five.tf</key>
<string>five.tf.glif</string>
- <key>five.tosf</key>
- <string>five.tosf.glif</string>
<key>fiveeighths</key>
<string>fiveeighths.glif</string>
<key>fiveinferior</key>
@@ -1188,8 +1184,6 @@
<string>four.osf.glif</string>
<key>four.tf</key>
<string>four.tf.glif</string>
- <key>four.tosf</key>
- <string>four.tosf.glif</string>
<key>fourfifths</key>
<string>fourfifths.glif</string>
<key>fourinferior</key>
@@ -1506,8 +1500,6 @@
<string>nine.osf.glif</string>
<key>nine.tf</key>
<string>nine.tf.glif</string>
- <key>nine.tosf</key>
- <string>nine.tosf.glif</string>
<key>nineinferior</key>
<string>nineinferior.glif</string>
<key>ninesuperior</key>
@@ -1618,8 +1610,6 @@
<string>one.osf.glif</string>
<key>one.tf</key>
<string>one.tf.glif</string>
- <key>one.tosf</key>
- <string>one.tosf.glif</string>
<key>oneeighth</key>
<string>oneeighth.glif</string>
<key>onefifth</key>
@@ -1824,8 +1814,6 @@
<string>seven.osf.glif</string>
<key>seven.tf</key>
<string>seven.tf.glif</string>
- <key>seven.tosf</key>
- <string>seven.tosf.glif</string>
<key>seveneighths</key>
<string>seveneighths.glif</string>
<key>seveninferior</key>
@@ -1848,8 +1836,6 @@
<string>six.osf.glif</string>
<key>six.tf</key>
<string>six.tf.glif</string>
- <key>six.tosf</key>
- <string>six.tosf.glif</string>
<key>sixinferior</key>
<string>sixinferior.glif</string>
<key>sixperemspace</key>
@@ -1914,8 +1900,6 @@
<string>three.osf.glif</string>
<key>three.tf</key>
<string>three.tf.glif</string>
- <key>three.tosf</key>
- <string>three.tosf.glif</string>
<key>threeeighths</key>
<string>threeeighths.glif</string>
<key>threefifths</key>
@@ -1964,8 +1948,6 @@
<string>two.osf.glif</string>
<key>two.tf</key>
<string>two.tf.glif</string>
- <key>two.tosf</key>
- <string>two.tosf.glif</string>
<key>twofifths</key>
<string>twofifths.glif</string>
<key>twoinferior</key>
@@ -2140,10 +2122,6 @@
<string>zero.tf.glif</string>
<key>zero.tf.zero</key>
<string>zero.tf.zero.glif</string>
- <key>zero.tosf</key>
- <string>zero.tosf.glif</string>
- <key>zero.tosf.zero</key>
- <string>zero.tosf.zero.glif</string>
<key>zero.zero</key>
<string>zero.zero.glif</string>
<key>zeroinferior</key>
diff --git a/src/Cantarell-Light.ufo/glyphs/layerinfo.plist b/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
index 5701e8fa..3b374f37 100644
--- a/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
@@ -1068,8 +1068,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eight.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.eight.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightinferior</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightsuperior</key>
@@ -1168,8 +1166,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.five.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.five.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveeighths</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveinferior</key>
@@ -1192,8 +1188,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.four.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.four.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourfifths</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourinferior</key>
@@ -1510,8 +1504,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.nine.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nineinferior</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.ninesuperior</key>
@@ -1622,8 +1614,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.one.tf</key>
<integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.one.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.oneeighth</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.onefifth</key>
@@ -1828,8 +1818,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seven.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.seven.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveneighths</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveninferior</key>
@@ -1852,8 +1840,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.six.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixinferior</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixperemspace</key>
@@ -1918,8 +1904,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.three.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.three.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threeeighths</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threefifths</key>
@@ -1968,8 +1952,6 @@
<integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.two.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.two.tosf</key>
- <integer>2</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twofifths</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twoinferior</key>
@@ -2144,10 +2126,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.tf.zero</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf</key>
- <integer>2</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf.zero</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.zero</key>
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zeroinferior</key>
diff --git a/src/Cantarell-Light.ufo/glyphs/zero.zero.glif b/src/Cantarell-Light.ufo/glyphs/zero.zero.glif
index 8b19eec2..f514f0b5 100644
--- a/src/Cantarell-Light.ufo/glyphs/zero.zero.glif
+++ b/src/Cantarell-Light.ufo/glyphs/zero.zero.glif
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="zero.zero" format="2">
- <advance width="573"/>
+ <advance width="563"/>
<outline>
<component base="zero"/>
<component base="_slash.zero" xOffset="67" yOffset="109"/>
diff --git a/src/Cantarell-Light.ufo/lib.plist b/src/Cantarell-Light.ufo/lib.plist
index 396414ce..d2c55bb3 100644
--- a/src/Cantarell-Light.ufo/lib.plist
+++ b/src/Cantarell-Light.ufo/lib.plist
@@ -874,14 +874,6 @@
<string>eight.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.eight.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>eight.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.el-cy</key>
<dict>
<key>RMXScaler</key>
@@ -930,14 +922,6 @@
<string>five.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.five.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>five.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.four.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -954,14 +938,6 @@
<string>four.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.four.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>four.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ge-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1058,14 +1034,6 @@
<string>nine.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.nine.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>nine</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.one.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -1082,14 +1050,6 @@
<string>one.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.one.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>one.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ordfeminine</key>
<dict>
<key>RMXScaler</key>
@@ -1130,14 +1090,6 @@
<string>seven.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.seven.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>seven.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.sha-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1170,14 +1122,6 @@
<string>six.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.six.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>six</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.softsign-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1210,14 +1154,6 @@
<string>three.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.three.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>three.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.tildecomb.loclVIET</key>
<dict>
<key>RMXScaler</key>
@@ -1250,14 +1186,6 @@
<string>two.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.two.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>two.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ve-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1306,14 +1234,6 @@
<string>zero.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.zero.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>zero.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.zhe-cy</key>
<dict>
<key>RMXScaler</key>
@@ -2086,17 +2006,6 @@
<string>eight.tf</string>
<string>nine.tf</string>
<string>zero.tf.zero</string>
- <string>zero.tosf</string>
- <string>one.tosf</string>
- <string>two.tosf</string>
- <string>three.tosf</string>
- <string>four.tosf</string>
- <string>five.tosf</string>
- <string>six.tosf</string>
- <string>seven.tosf</string>
- <string>eight.tosf</string>
- <string>nine.tosf</string>
- <string>zero.tosf.zero</string>
<string>zero.zero</string>
<string>zeroinferior</string>
<string>oneinferior</string>
diff --git a/src/Cantarell-Regular.ufo/features.fea b/src/Cantarell-Regular.ufo/features.fea
index 33d7a809..def3510a 100644
--- a/src/Cantarell-Regular.ufo/features.fea
+++ b/src/Cantarell-Regular.ufo/features.fea
@@ -287,16 +287,6 @@ sub lessequal.tf by lessequal;
sub plusminus.tf by plusminus;
sub approxequal.tf by approxequal;
sub logicalnot.tf by logicalnot;
-sub zero.tosf by zero.osf;
-sub one.tosf by one.osf;
-sub two.tosf by two.osf;
-sub three.tosf by three.osf;
-sub four.tosf by four.osf;
-sub five.tosf by five.osf;
-sub six.tosf by six.osf;
-sub seven.tosf by seven.osf;
-sub eight.tosf by eight.osf;
-sub nine.tosf by nine.osf;
} pnum;
@@ -330,31 +320,11 @@ sub lessequal by lessequal.tf;
sub plusminus by plusminus.tf;
sub approxequal by approxequal.tf;
sub logicalnot by logicalnot.tf;
-sub zero.osf by zero.tosf;
-sub one.osf by one.tosf;
-sub two.osf by two.tosf;
-sub three.osf by three.tosf;
-sub four.osf by four.tosf;
-sub five.osf by five.tosf;
-sub six.osf by six.tosf;
-sub seven.osf by seven.tosf;
-sub eight.osf by eight.tosf;
-sub nine.osf by nine.tosf;
} tnum;
feature onum {
# automatic
-sub zero.tf by zero.tosf;
-sub one.tf by one.tosf;
-sub two.tf by two.tosf;
-sub three.tf by three.tosf;
-sub four.tf by four.tosf;
-sub five.tf by five.tosf;
-sub six.tf by six.tosf;
-sub seven.tf by seven.tosf;
-sub eight.tf by eight.tosf;
-sub nine.tf by nine.tosf;
sub zero by zero.osf;
sub one by one.osf;
sub two by two.osf;
@@ -418,7 +388,6 @@ feature zero {
# automatic
sub zero.osf by zero.osf.zero;
sub zero.tf by zero.tf.zero;
-sub zero.tosf by zero.tosf.zero;
sub zero by zero.zero;
} zero;
diff --git a/src/Cantarell-Regular.ufo/glyphs/contents.plist b/src/Cantarell-Regular.ufo/glyphs/contents.plist
index 47d4b42b..92dbbc54 100644
--- a/src/Cantarell-Regular.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Regular.ufo/glyphs/contents.plist
@@ -1064,8 +1064,6 @@
<string>eight.osf.glif</string>
<key>eight.tf</key>
<string>eight.tf.glif</string>
- <key>eight.tosf</key>
- <string>eight.tosf.glif</string>
<key>eightinferior</key>
<string>eightinferior.glif</string>
<key>eightsuperior</key>
@@ -1164,8 +1162,6 @@
<string>five.osf.glif</string>
<key>five.tf</key>
<string>five.tf.glif</string>
- <key>five.tosf</key>
- <string>five.tosf.glif</string>
<key>fiveeighths</key>
<string>fiveeighths.glif</string>
<key>fiveinferior</key>
@@ -1188,8 +1184,6 @@
<string>four.osf.glif</string>
<key>four.tf</key>
<string>four.tf.glif</string>
- <key>four.tosf</key>
- <string>four.tosf.glif</string>
<key>fourfifths</key>
<string>fourfifths.glif</string>
<key>fourinferior</key>
@@ -1506,8 +1500,6 @@
<string>nine.osf.glif</string>
<key>nine.tf</key>
<string>nine.tf.glif</string>
- <key>nine.tosf</key>
- <string>nine.tosf.glif</string>
<key>nineinferior</key>
<string>nineinferior.glif</string>
<key>ninesuperior</key>
@@ -1618,8 +1610,6 @@
<string>one.osf.glif</string>
<key>one.tf</key>
<string>one.tf.glif</string>
- <key>one.tosf</key>
- <string>one.tosf.glif</string>
<key>oneeighth</key>
<string>oneeighth.glif</string>
<key>onefifth</key>
@@ -1824,8 +1814,6 @@
<string>seven.osf.glif</string>
<key>seven.tf</key>
<string>seven.tf.glif</string>
- <key>seven.tosf</key>
- <string>seven.tosf.glif</string>
<key>seveneighths</key>
<string>seveneighths.glif</string>
<key>seveninferior</key>
@@ -1848,8 +1836,6 @@
<string>six.osf.glif</string>
<key>six.tf</key>
<string>six.tf.glif</string>
- <key>six.tosf</key>
- <string>six.tosf.glif</string>
<key>sixinferior</key>
<string>sixinferior.glif</string>
<key>sixperemspace</key>
@@ -1914,8 +1900,6 @@
<string>three.osf.glif</string>
<key>three.tf</key>
<string>three.tf.glif</string>
- <key>three.tosf</key>
- <string>three.tosf.glif</string>
<key>threeeighths</key>
<string>threeeighths.glif</string>
<key>threefifths</key>
@@ -1964,8 +1948,6 @@
<string>two.osf.glif</string>
<key>two.tf</key>
<string>two.tf.glif</string>
- <key>two.tosf</key>
- <string>two.tosf.glif</string>
<key>twofifths</key>
<string>twofifths.glif</string>
<key>twoinferior</key>
@@ -2140,10 +2122,6 @@
<string>zero.tf.glif</string>
<key>zero.tf.zero</key>
<string>zero.tf.zero.glif</string>
- <key>zero.tosf</key>
- <string>zero.tosf.glif</string>
- <key>zero.tosf.zero</key>
- <string>zero.tosf.zero.glif</string>
<key>zero.zero</key>
<string>zero.zero.glif</string>
<key>zeroinferior</key>
diff --git a/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
b/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
index ff940a37..0a8b2364 100644
--- a/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
@@ -1068,8 +1068,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eight.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.eight.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightinferior</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.eightsuperior</key>
@@ -1168,8 +1166,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.five.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.five.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveeighths</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fiveinferior</key>
@@ -1192,8 +1188,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.four.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.four.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourfifths</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.fourinferior</key>
@@ -1510,8 +1504,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.nine.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.nineinferior</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.ninesuperior</key>
@@ -1622,8 +1614,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.one.tf</key>
<integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.one.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.oneeighth</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.onefifth</key>
@@ -1828,8 +1818,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seven.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.seven.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveneighths</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.seveninferior</key>
@@ -1852,8 +1840,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.six.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixinferior</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.sixperemspace</key>
@@ -1918,8 +1904,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.three.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.three.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threeeighths</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.threefifths</key>
@@ -1968,8 +1952,6 @@
<integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.two.tf</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.two.tosf</key>
- <integer>0</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twofifths</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.twoinferior</key>
@@ -2144,10 +2126,6 @@
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.tf.zero</key>
<integer>1</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf</key>
- <integer>0</integer>
- <key>com.schriftgestaltung.layerOrderInGlyph.zero.tosf.zero</key>
- <integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zero.zero</key>
<integer>1</integer>
<key>com.schriftgestaltung.layerOrderInGlyph.zeroinferior</key>
diff --git a/src/Cantarell-Regular.ufo/glyphs/zero.zero.glif b/src/Cantarell-Regular.ufo/glyphs/zero.zero.glif
index fb95819a..4b70134f 100644
--- a/src/Cantarell-Regular.ufo/glyphs/zero.zero.glif
+++ b/src/Cantarell-Regular.ufo/glyphs/zero.zero.glif
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='UTF-8'?>
<glyph name="zero.zero" format="2">
- <advance width="624"/>
+ <advance width="614"/>
<outline>
<component base="zero"/>
<component base="_slash.zero" xOffset="85" yOffset="109"/>
diff --git a/src/Cantarell-Regular.ufo/lib.plist b/src/Cantarell-Regular.ufo/lib.plist
index ada4c8a4..6b178835 100644
--- a/src/Cantarell-Regular.ufo/lib.plist
+++ b/src/Cantarell-Regular.ufo/lib.plist
@@ -876,14 +876,6 @@
<string>eight.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.eight.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>eight.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.el-cy</key>
<dict>
<key>RMXScaler</key>
@@ -932,14 +924,6 @@
<string>five.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.five.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>five.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.four.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -956,14 +940,6 @@
<string>four.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.four.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>four.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ge-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1060,14 +1036,6 @@
<string>nine.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.nine.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>nine</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.one.dnom</key>
<dict>
<key>RMXScaler</key>
@@ -1084,14 +1052,6 @@
<string>one.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.one.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>one.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ordfeminine</key>
<dict>
<key>RMXScaler</key>
@@ -1132,14 +1092,6 @@
<string>seven.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.seven.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>seven.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.sha-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1172,14 +1124,6 @@
<string>six.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.six.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>six</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.softsign-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1212,14 +1156,6 @@
<string>three.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.three.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>three.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.tildecomb.loclVIET</key>
<dict>
<key>RMXScaler</key>
@@ -1252,14 +1188,6 @@
<string>two.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.two.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>two.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.ve-cy</key>
<dict>
<key>RMXScaler</key>
@@ -1308,14 +1236,6 @@
<string>zero.lf</string>
</dict>
</dict>
- <key>com.schriftgestaltung.Glyphs.glyphUserData.zero.tosf</key>
- <dict>
- <key>RMXScaler</key>
- <dict>
- <key>source</key>
- <string>zero.osf</string>
- </dict>
- </dict>
<key>com.schriftgestaltung.Glyphs.glyphUserData.zhe-cy</key>
<dict>
<key>RMXScaler</key>
@@ -2090,17 +2010,6 @@
<string>eight.tf</string>
<string>nine.tf</string>
<string>zero.tf.zero</string>
- <string>zero.tosf</string>
- <string>one.tosf</string>
- <string>two.tosf</string>
- <string>three.tosf</string>
- <string>four.tosf</string>
- <string>five.tosf</string>
- <string>six.tosf</string>
- <string>seven.tosf</string>
- <string>eight.tosf</string>
- <string>nine.tosf</string>
- <string>zero.tosf.zero</string>
<string>zero.zero</string>
<string>zeroinferior</string>
<string>oneinferior</string>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]