[cantarell-fonts/respacing] punctuationspace should match period



commit 27ce8b366e7f3463e0d9e75f8609942d47345524
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Sun Aug 18 12:11:40 2019 +0100

    punctuationspace should match period
    
    According to 
https://docs.microsoft.com/en-us/typography/develop/character-design-standards/whitespace#other-space-characters.

 src/Cantarell-Bold.ufo/glyphs/punctuationspace.glif    | 4 ++--
 src/Cantarell-Light.ufo/glyphs/punctuationspace.glif   | 4 ++--
 src/Cantarell-Regular.ufo/glyphs/punctuationspace.glif | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/src/Cantarell-Bold.ufo/glyphs/punctuationspace.glif 
b/src/Cantarell-Bold.ufo/glyphs/punctuationspace.glif
index 3200da11..3bf99eda 100644
--- a/src/Cantarell-Bold.ufo/glyphs/punctuationspace.glif
+++ b/src/Cantarell-Bold.ufo/glyphs/punctuationspace.glif
@@ -1,13 +1,13 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <glyph name="punctuationspace" format="2">
-  <advance width="160"/>
+  <advance width="270"/>
   <unicode hex="2008"/>
   <outline>
   </outline>
   <lib>
     <dict>
       <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
-      <string>space</string>
+      <string>period</string>
     </dict>
   </lib>
 </glyph>
diff --git a/src/Cantarell-Light.ufo/glyphs/punctuationspace.glif 
b/src/Cantarell-Light.ufo/glyphs/punctuationspace.glif
index 461e80f9..74b579a8 100644
--- a/src/Cantarell-Light.ufo/glyphs/punctuationspace.glif
+++ b/src/Cantarell-Light.ufo/glyphs/punctuationspace.glif
@@ -1,13 +1,13 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <glyph name="punctuationspace" format="2">
-  <advance width="200"/>
+  <advance width="196"/>
   <unicode hex="2008"/>
   <outline>
   </outline>
   <lib>
     <dict>
       <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
-      <string>space</string>
+      <string>period</string>
     </dict>
   </lib>
 </glyph>
diff --git a/src/Cantarell-Regular.ufo/glyphs/punctuationspace.glif 
b/src/Cantarell-Regular.ufo/glyphs/punctuationspace.glif
index fdcc0636..a7a87ae6 100644
--- a/src/Cantarell-Regular.ufo/glyphs/punctuationspace.glif
+++ b/src/Cantarell-Regular.ufo/glyphs/punctuationspace.glif
@@ -1,13 +1,13 @@
 <?xml version='1.0' encoding='UTF-8'?>
 <glyph name="punctuationspace" format="2">
-  <advance width="220"/>
+  <advance width="256"/>
   <unicode hex="2008"/>
   <outline>
   </outline>
   <lib>
     <dict>
       <key>com.schriftgestaltung.Glyphs.glyph.widthMetricsKey</key>
-      <string>space</string>
+      <string>period</string>
     </dict>
   </lib>
 </glyph>


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