Browse Source

changed vertical position of the hyphen

Chris Simpkins 10 years ago
parent
commit
c314733114

+ 1 - 0
CHANGELOG.md

@@ -20,6 +20,7 @@
 - Modified **left curly bracket** glyph.  Modified vertical position, increased length of the horizontal stem, decreased left sidebearing
 - Modified **right curly bracket** glyph. Modified vertical position, increased length of the horizontal stem, decreased right sidebearing
 - Modified **question mark** glyph.  Changed square full stop point to circular full stop point.
+- Modified **hyphen** glyph. Raised vertical alignment to center `->` character combinations.
 
 ### Font Styles
 - **Regular** - includes all changes indicated above

BIN
build/otf/Hack-Bold.otf


BIN
build/otf/Hack-BoldOblique.otf


BIN
build/otf/Hack-Regular.otf


BIN
build/otf/Hack-RegularOblique.otf


BIN
build/ttf/Hack-Bold.ttf


BIN
build/ttf/Hack-BoldOblique.ttf


BIN
build/ttf/Hack-Regular.ttf


BIN
build/ttf/Hack-RegularOblique.ttf


+ 8 - 9
sfd/Hack-Bold.sfd

@@ -20,7 +20,7 @@ OS2Version: 0
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 1
 CreationTime: 1050374980
-ModificationTime: 1434941840
+ModificationTime: 1435021484
 PfmFamily: 17
 TTFWeight: 700
 TTFWidth: 5
@@ -1678,7 +1678,7 @@ NameList: AGL For New Fonts
 DisplaySize: -48
 AntiAlias: 1
 FitToEm: 1
-WinInfo: 50 25 9
+WinInfo: 0 25 9
 BeginPrivate: 0
 EndPrivate
 BeginChars: 65549 269
@@ -2741,7 +2741,7 @@ EndChar
 StartChar: hyphen
 Encoding: 45 45 16
 Width: 1233
-Flags: W
+Flags: WO
 TtInstrs:
 PUSHB_6
  0
@@ -2764,13 +2764,12 @@ LayerCount: 2
 Back
 Fore
 SplineSet
-301 735 m 1,0,-1
- 932 735 l 1,1,-1
- 932 444 l 1,2,-1
- 301 444 l 1,3,-1
- 301 735 l 1,0,-1
+301 746 m 5,0,-1
+ 932 746 l 5,1,-1
+ 932 455 l 5,2,-1
+ 301 455 l 5,3,-1
+ 301 746 l 5,0,-1
 EndSplineSet
-Validated: 1
 EndChar
 
 StartChar: period

File diff suppressed because it is too large
+ 104 - 156
sfd/Hack-BoldOblique.sfd


+ 7 - 8
sfd/Hack-Regular.sfd

@@ -21,7 +21,7 @@ OS2Version: 0
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 1
 CreationTime: 1050361371
-ModificationTime: 1434941652
+ModificationTime: 1435021123
 PfmFamily: 49
 TTFWeight: 400
 TTFWidth: 5
@@ -3249,7 +3249,7 @@ EndChar
 StartChar: hyphen
 Encoding: 45 45 16
 Width: 1233
-Flags: W
+Flags: WO
 TtInstrs:
 PUSHB_7
  0
@@ -3273,13 +3273,12 @@ LayerCount: 2
 Back
 Fore
 SplineSet
-356 643 m 1,0,-1
- 877 643 l 1,1,-1
- 877 479 l 1,2,-1
- 356 479 l 1,3,-1
- 356 643 l 1,0,-1
+356 683 m 5,0,-1
+ 877 683 l 5,1,-1
+ 877 519 l 5,2,-1
+ 356 519 l 5,3,-1
+ 356 683 l 5,0,-1
 EndSplineSet
-Validated: 1
 EndChar
 
 StartChar: period

+ 7 - 7
sfd/Hack-RegularOblique.sfd

@@ -20,7 +20,7 @@ OS2Version: 0
 OS2_WeightWidthSlopeOnly: 0
 OS2_UseTypoMetrics: 1
 CreationTime: 1050362382
-ModificationTime: 1434943448
+ModificationTime: 1435021676
 PfmFamily: 49
 TTFWeight: 400
 TTFWidth: 5
@@ -2705,7 +2705,7 @@ EndChar
 StartChar: hyphen
 Encoding: 45 45 16
 Width: 1233
-Flags: W
+Flags: WO
 TtInstrs:
 PUSHB_8
  2
@@ -2732,11 +2732,11 @@ LayerCount: 2
 Back
 Fore
 SplineSet
-336 643 m 1,0,-1
- 858 643 l 1,1,-1
- 825 479 l 1,2,-1
- 303 479 l 1,3,-1
- 336 643 l 1,0,-1
+336 673 m 5,0,-1
+ 858 673 l 5,1,-1
+ 825 509 l 5,2,-1
+ 303 509 l 5,3,-1
+ 336 673 l 5,0,-1
 EndSplineSet
 EndChar
 

Some files were not shown because too many files changed in this diff