[cantarell-fonts: 85/109] Shuffle underscore downwards



commit 34f4bc0fdb49a309bfe56c4de3713148faedc6a3
Author: Nikolaus Waxweiler <madigens gmail com>
Date:   Sat Dec 23 21:31:38 2017 +0100

    Shuffle underscore downwards
    
    It now touches y=0 with its' top. Looks somewhat better when set next to
    other glyphs.

 src/Cantarell.glyphs |   21 ++++++++++++---------
 1 files changed, 12 insertions(+), 9 deletions(-)
---
diff --git a/src/Cantarell.glyphs b/src/Cantarell.glyphs
index 2d9552e..555bf1f 100644
--- a/src/Cantarell.glyphs
+++ b/src/Cantarell.glyphs
@@ -1,5 +1,8 @@
 {
 .appVersion = "1075";
+DisplayStrings = (
+_
+);
 classes = (
 {
 automatic = 1;
@@ -43129,10 +43132,10 @@ paths = (
 {
 closed = 1;
 nodes = (
+"523 -72 LINE",
 "523 0 LINE",
-"523 72 LINE",
-"85 72 LINE",
-"85 0 LINE"
+"85 0 LINE",
+"85 -72 LINE"
 );
 }
 );
@@ -43144,10 +43147,10 @@ paths = (
 {
 closed = 1;
 nodes = (
+"520 -135 LINE",
 "520 0 LINE",
-"520 135 LINE",
-"62 135 LINE",
-"62 0 LINE"
+"62 0 LINE",
+"62 -135 LINE"
 );
 }
 );
@@ -43159,10 +43162,10 @@ paths = (
 {
 closed = 1;
 nodes = (
+"540 -17 LINE",
 "540 0 LINE",
-"540 17 LINE",
-"102 17 LINE",
-"102 0 LINE"
+"102 0 LINE",
+"102 -17 LINE"
 );
 }
 );


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