[cantarell-fonts] Remove six.ss01 and nine.ss01



commit 02856e6e19ae5b95b02c917e7852f4823b0c7fd2
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Sat May 4 23:24:55 2019 +0100

    Remove six.ss01 and nine.ss01
    
    Would need more work to be included by default.

 src/Cantarell-Bold.ufo/features.fea              | 16 ---------
 src/Cantarell-Bold.ufo/glyphs/contents.plist     |  4 ---
 src/Cantarell-Bold.ufo/glyphs/layerinfo.plist    |  4 ---
 src/Cantarell-Bold.ufo/glyphs/nine.ss01.glif     | 10 ------
 src/Cantarell-Bold.ufo/glyphs/six.ss01.glif      | 43 ------------------------
 src/Cantarell-Bold.ufo/lib.plist                 |  2 --
 src/Cantarell-Light.ufo/features.fea             | 16 ---------
 src/Cantarell-Light.ufo/glyphs/contents.plist    |  4 ---
 src/Cantarell-Light.ufo/glyphs/layerinfo.plist   |  4 ---
 src/Cantarell-Light.ufo/glyphs/nine.ss01.glif    | 10 ------
 src/Cantarell-Light.ufo/glyphs/six.ss01.glif     | 43 ------------------------
 src/Cantarell-Light.ufo/lib.plist                |  2 --
 src/Cantarell-Regular.ufo/features.fea           | 16 ---------
 src/Cantarell-Regular.ufo/glyphs/contents.plist  |  4 ---
 src/Cantarell-Regular.ufo/glyphs/layerinfo.plist |  4 ---
 src/Cantarell-Regular.ufo/glyphs/nine.ss01.glif  | 10 ------
 src/Cantarell-Regular.ufo/glyphs/six.ss01.glif   | 43 ------------------------
 src/Cantarell-Regular.ufo/lib.plist              |  2 --
 18 files changed, 237 deletions(-)
---
diff --git a/src/Cantarell-Bold.ufo/features.fea b/src/Cantarell-Bold.ufo/features.fea
index fdf4b490..f1f60f8f 100644
--- a/src/Cantarell-Bold.ufo/features.fea
+++ b/src/Cantarell-Bold.ufo/features.fea
@@ -42,8 +42,6 @@ feature tnum;
 feature onum;
 feature case;
 feature zero;
-feature salt;
-feature ss01;
 
 } aalt;
 
@@ -450,17 +448,3 @@ sub zero.tosf by zero.tosf.zero;
 sub zero by zero.zero;
 
 } zero;
-
-feature salt {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} salt;
-
-feature ss01 {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} ss01;
diff --git a/src/Cantarell-Bold.ufo/glyphs/contents.plist b/src/Cantarell-Bold.ufo/glyphs/contents.plist
index 9388164c..5b123c4d 100644
--- a/src/Cantarell-Bold.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Bold.ufo/glyphs/contents.plist
@@ -1516,8 +1516,6 @@
     <string>nine.numr.glif</string>
     <key>nine.osf</key>
     <string>nine.osf.glif</string>
-    <key>nine.ss01</key>
-    <string>nine.ss01.glif</string>
     <key>nine.subs</key>
     <string>nine.subs.glif</string>
     <key>nine.tf</key>
@@ -1872,8 +1870,6 @@
     <string>six.numr.glif</string>
     <key>six.osf</key>
     <string>six.osf.glif</string>
-    <key>six.ss01</key>
-    <string>six.ss01.glif</string>
     <key>six.subs</key>
     <string>six.subs.glif</string>
     <key>six.tf</key>
diff --git a/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist b/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
index a880a192..3273f055 100644
--- a/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Bold.ufo/glyphs/layerinfo.plist
@@ -1520,8 +1520,6 @@
       <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.osf</key>
       <integer>1</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.nine.ss01</key>
-      <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.subs</key>
       <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
@@ -1876,8 +1874,6 @@
       <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.osf</key>
       <integer>1</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.six.ss01</key>
-      <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.subs</key>
       <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
diff --git a/src/Cantarell-Bold.ufo/lib.plist b/src/Cantarell-Bold.ufo/lib.plist
index 1af711fd..b5162b8b 100644
--- a/src/Cantarell-Bold.ufo/lib.plist
+++ b/src/Cantarell-Bold.ufo/lib.plist
@@ -1299,8 +1299,6 @@
       <string>eight.osf</string>
       <string>nine.osf</string>
       <string>zero.osf.zero</string>
-      <string>six.ss01</string>
-      <string>nine.ss01</string>
       <string>zero.tf</string>
       <string>one.tf</string>
       <string>two.tf</string>
diff --git a/src/Cantarell-Light.ufo/features.fea b/src/Cantarell-Light.ufo/features.fea
index fdf4b490..f1f60f8f 100644
--- a/src/Cantarell-Light.ufo/features.fea
+++ b/src/Cantarell-Light.ufo/features.fea
@@ -42,8 +42,6 @@ feature tnum;
 feature onum;
 feature case;
 feature zero;
-feature salt;
-feature ss01;
 
 } aalt;
 
@@ -450,17 +448,3 @@ sub zero.tosf by zero.tosf.zero;
 sub zero by zero.zero;
 
 } zero;
-
-feature salt {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} salt;
-
-feature ss01 {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} ss01;
diff --git a/src/Cantarell-Light.ufo/glyphs/contents.plist b/src/Cantarell-Light.ufo/glyphs/contents.plist
index 9388164c..5b123c4d 100644
--- a/src/Cantarell-Light.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Light.ufo/glyphs/contents.plist
@@ -1516,8 +1516,6 @@
     <string>nine.numr.glif</string>
     <key>nine.osf</key>
     <string>nine.osf.glif</string>
-    <key>nine.ss01</key>
-    <string>nine.ss01.glif</string>
     <key>nine.subs</key>
     <string>nine.subs.glif</string>
     <key>nine.tf</key>
@@ -1872,8 +1870,6 @@
     <string>six.numr.glif</string>
     <key>six.osf</key>
     <string>six.osf.glif</string>
-    <key>six.ss01</key>
-    <string>six.ss01.glif</string>
     <key>six.subs</key>
     <string>six.subs.glif</string>
     <key>six.tf</key>
diff --git a/src/Cantarell-Light.ufo/glyphs/layerinfo.plist b/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
index 14eeb55b..9e3d1b5a 100644
--- a/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Light.ufo/glyphs/layerinfo.plist
@@ -1520,8 +1520,6 @@
       <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.osf</key>
       <integer>2</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.nine.ss01</key>
-      <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.subs</key>
       <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
@@ -1876,8 +1874,6 @@
       <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.osf</key>
       <integer>2</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.six.ss01</key>
-      <integer>2</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.subs</key>
       <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
diff --git a/src/Cantarell-Light.ufo/lib.plist b/src/Cantarell-Light.ufo/lib.plist
index 8ebb30c5..acc6f33c 100644
--- a/src/Cantarell-Light.ufo/lib.plist
+++ b/src/Cantarell-Light.ufo/lib.plist
@@ -1299,8 +1299,6 @@
       <string>eight.osf</string>
       <string>nine.osf</string>
       <string>zero.osf.zero</string>
-      <string>six.ss01</string>
-      <string>nine.ss01</string>
       <string>zero.tf</string>
       <string>one.tf</string>
       <string>two.tf</string>
diff --git a/src/Cantarell-Regular.ufo/features.fea b/src/Cantarell-Regular.ufo/features.fea
index fdf4b490..f1f60f8f 100644
--- a/src/Cantarell-Regular.ufo/features.fea
+++ b/src/Cantarell-Regular.ufo/features.fea
@@ -42,8 +42,6 @@ feature tnum;
 feature onum;
 feature case;
 feature zero;
-feature salt;
-feature ss01;
 
 } aalt;
 
@@ -450,17 +448,3 @@ sub zero.tosf by zero.tosf.zero;
 sub zero by zero.zero;
 
 } zero;
-
-feature salt {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} salt;
-
-feature ss01 {
-# automatic
-sub six by six.ss01;
-sub nine by nine.ss01;
-
-} ss01;
diff --git a/src/Cantarell-Regular.ufo/glyphs/contents.plist b/src/Cantarell-Regular.ufo/glyphs/contents.plist
index 9388164c..5b123c4d 100644
--- a/src/Cantarell-Regular.ufo/glyphs/contents.plist
+++ b/src/Cantarell-Regular.ufo/glyphs/contents.plist
@@ -1516,8 +1516,6 @@
     <string>nine.numr.glif</string>
     <key>nine.osf</key>
     <string>nine.osf.glif</string>
-    <key>nine.ss01</key>
-    <string>nine.ss01.glif</string>
     <key>nine.subs</key>
     <string>nine.subs.glif</string>
     <key>nine.tf</key>
@@ -1872,8 +1870,6 @@
     <string>six.numr.glif</string>
     <key>six.osf</key>
     <string>six.osf.glif</string>
-    <key>six.ss01</key>
-    <string>six.ss01.glif</string>
     <key>six.subs</key>
     <string>six.subs.glif</string>
     <key>six.tf</key>
diff --git a/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist 
b/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
index 56369e6d..f703c483 100644
--- a/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
+++ b/src/Cantarell-Regular.ufo/glyphs/layerinfo.plist
@@ -1520,8 +1520,6 @@
       <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.osf</key>
       <integer>0</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.nine.ss01</key>
-      <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.subs</key>
       <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.nine.tf</key>
@@ -1876,8 +1874,6 @@
       <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.osf</key>
       <integer>0</integer>
-      <key>com.schriftgestaltung.layerOrderInGlyph.six.ss01</key>
-      <integer>0</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.subs</key>
       <integer>1</integer>
       <key>com.schriftgestaltung.layerOrderInGlyph.six.tf</key>
diff --git a/src/Cantarell-Regular.ufo/lib.plist b/src/Cantarell-Regular.ufo/lib.plist
index 082085de..5c3f97f7 100644
--- a/src/Cantarell-Regular.ufo/lib.plist
+++ b/src/Cantarell-Regular.ufo/lib.plist
@@ -2089,8 +2089,6 @@
       <string>eight.osf</string>
       <string>nine.osf</string>
       <string>zero.osf.zero</string>
-      <string>six.ss01</string>
-      <string>nine.ss01</string>
       <string>zero.tf</string>
       <string>one.tf</string>
       <string>two.tf</string>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]