[cantarell-fonts/respacing] Update deps and roundtrip src



commit 34bd60fca097c60c09443e681a25e165a735d953
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Sun Sep 8 22:56:41 2019 +0100

    Update deps and roundtrip src

 requirements-dev.in                 | 3 +--
 requirements-dev.txt                | 8 ++++----
 requirements.txt                    | 6 +++---
 src/Cantarell-Bold.ufo/lib.plist    | 2 +-
 src/Cantarell-Light.ufo/lib.plist   | 2 +-
 src/Cantarell-Regular.ufo/lib.plist | 2 +-
 src/Cantarell.designspace           | 3 ---
 7 files changed, 11 insertions(+), 15 deletions(-)
---
diff --git a/requirements-dev.in b/requirements-dev.in
index eb19029a..ed130e40 100644
--- a/requirements-dev.in
+++ b/requirements-dev.in
@@ -1,6 +1,5 @@
 -r requirements.txt
 
--e git+https://github.com/googlefonts/glyphsLib.git@5a369f34a2bf96403e637b39f88566d6ab8b3264#egg=glyphsLib
-
+glyphsLib
 mypy
 pylint
diff --git a/requirements-dev.txt b/requirements-dev.txt
index 4fc1351f..1431aee8 100644
--- a/requirements-dev.txt
+++ b/requirements-dev.txt
@@ -2,9 +2,8 @@
 # This file is autogenerated by pip-compile
 # To update, run:
 #
-#    pip-compile requirements-dev.in
+#    pip-compile --output-file requirements-dev.txt requirements-dev.in
 #
--e git+https://github.com/googlefonts/glyphsLib.git@5a369f34a2bf96403e637b39f88566d6ab8b3264#egg=glyphsLib
 appdirs==1.4.3
 astroid==2.2.5            # via pylint
 attrs==19.1.0
@@ -15,7 +14,8 @@ cu2qu==1.6.5
 defcon==0.6.0
 fontmath==0.5.0
 fonttools[lxml,ufo,unicode]==4.0.0
-fs==2.4.10
+fs==2.4.11
+glyphslib==4.1.2
 isort==4.3.21             # via pylint
 lazy-object-proxy==1.4.2  # via astroid
 lxml==4.4.1
@@ -27,7 +27,7 @@ pyclipper==1.1.0.post1
 pylint==2.3.1
 pytz==2019.2
 six==1.12.0
-statmake==0.1.4
+statmake==0.2.0
 typed-ast==1.4.0          # via astroid, mypy
 typing-extensions==3.7.4  # via mypy
 ufo2ft==2.9.1
diff --git a/requirements.txt b/requirements.txt
index 97225065..7739e9fd 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -2,7 +2,7 @@
 # This file is autogenerated by pip-compile
 # To update, run:
 #
-#    pip-compile requirements.in
+#    pip-compile --output-file requirements.txt requirements.in
 #
 appdirs==1.4.3            # via fs
 attrs==19.1.0
@@ -13,13 +13,13 @@ cu2qu==1.6.5              # via ufo2ft
 defcon==0.6.0             # via ufo2ft
 fontmath==0.5.0
 fonttools[lxml,ufo,unicode]==4.0.0
-fs==2.4.10                # via fonttools
+fs==2.4.11                # via fonttools
 lxml==4.4.1               # via fonttools
 psautohint==1.9.4
 pyclipper==1.1.0.post1    # via booleanoperations
 pytz==2019.2              # via fs
 six==1.12.0               # via fs
-statmake==0.1.4
+statmake==0.2.0
 ufo2ft==2.9.1
 ufolib2==0.4.0
 unicodedata2==12.0.0      # via fonttools
diff --git a/src/Cantarell-Bold.ufo/lib.plist b/src/Cantarell-Bold.ufo/lib.plist
index bdbb7a1c..43bb457e 100644
--- a/src/Cantarell-Bold.ufo/lib.plist
+++ b/src/Cantarell-Bold.ufo/lib.plist
@@ -791,7 +791,7 @@
         <key>name</key>
         <string>propagateAnchors</string>
         <key>pre</key>
-        <true/>
+        <integer>1</integer>
       </dict>
     </array>
     <key>com.schriftgestaltung.Glyphs.glyphUserData.Schwa</key>
diff --git a/src/Cantarell-Light.ufo/lib.plist b/src/Cantarell-Light.ufo/lib.plist
index f9348720..c78fb038 100644
--- a/src/Cantarell-Light.ufo/lib.plist
+++ b/src/Cantarell-Light.ufo/lib.plist
@@ -791,7 +791,7 @@
         <key>name</key>
         <string>propagateAnchors</string>
         <key>pre</key>
-        <true/>
+        <integer>1</integer>
       </dict>
     </array>
     <key>com.schriftgestaltung.Glyphs.glyphUserData.Schwa</key>
diff --git a/src/Cantarell-Regular.ufo/lib.plist b/src/Cantarell-Regular.ufo/lib.plist
index d250a554..041b011b 100644
--- a/src/Cantarell-Regular.ufo/lib.plist
+++ b/src/Cantarell-Regular.ufo/lib.plist
@@ -793,7 +793,7 @@
         <key>name</key>
         <string>propagateAnchors</string>
         <key>pre</key>
-        <true/>
+        <integer>1</integer>
       </dict>
     </array>
     <key>com.schriftgestaltung.Glyphs.glyphUserData.Schwa</key>
diff --git a/src/Cantarell.designspace b/src/Cantarell.designspace
index 056bbcd4..91763e48 100644
--- a/src/Cantarell.designspace
+++ b/src/Cantarell.designspace
@@ -168,9 +168,6 @@
         <string>_slash.zero</string>
         <string>_slash.zero.osf</string>
         <string>_typoquote</string>
-        <string>hryvnia</string>
-        <string>tenge</string>
-        <string>tugrik</string>
       </array>
     </dict>
   </lib>


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