Skip to content

Commit

Permalink
[U+002D, all sets, '-'] raise vertical position
Browse files Browse the repository at this point in the history
this change raises the hyphen glyph to center it in the space between the equal symbol and center on horizontal stroke on the plus symbol
  • Loading branch information
chrissimpkins committed Jun 8, 2018
1 parent 989cd5e commit f34aae6
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 20 deletions.
10 changes: 5 additions & 5 deletions source/Hack-Bold.ufo/glyphs/hyphen.glif
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<unicode hex="002D"/>
<outline>
<contour>
<point x="221" y="746" type="line" name="hr00"/>
<point x="1012" y="746" type="line" name="dv02"/>
<point x="1012" y="455" type="line" name="dv01"/>
<point x="221" y="455" type="line"/>
<point x="221" y="776" type="line" name="hr00"/>
<point x="1012" y="776" type="line" name="dv02"/>
<point x="1012" y="485" type="line" name="dv01"/>
<point x="221" y="485" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2017-07-11 17:15:08 +0000</string>
<string>2018-06-07 23:58:46 +0000</string>
</dict>
</lib>
</glyph>
10 changes: 5 additions & 5 deletions source/Hack-BoldItalic.ufo/glyphs/hyphen.glif
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<unicode hex="002D"/>
<outline>
<contour>
<point x="259" y="746" type="line" name="hr00"/>
<point x="1048" y="746" type="line" name="dv02"/>
<point x="992" y="455" type="line" name="dv01"/>
<point x="204" y="455" type="line"/>
<point x="259" y="776" type="line" name="hr00"/>
<point x="1048" y="776" type="line" name="dv02"/>
<point x="992" y="485" type="line" name="dv01"/>
<point x="204" y="485" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2017-07-11 17:15:08 +0000</string>
<string>2018-06-08 00:00:07 +0000</string>
</dict>
</lib>
</glyph>
10 changes: 5 additions & 5 deletions source/Hack-Italic.ufo/glyphs/hyphen.glif
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<unicode hex="002D"/>
<outline>
<contour>
<point x="226" y="683" type="line" name="hr00"/>
<point x="1048" y="683" type="line" name="dv02"/>
<point x="1015" y="519" type="line" name="dv01"/>
<point x="193" y="519" type="line"/>
<point x="226" y="727" type="line" name="hr00"/>
<point x="1048" y="727" type="line" name="dv02"/>
<point x="1015" y="563" type="line" name="dv01"/>
<point x="193" y="563" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2017-07-11 17:15:08 +0000</string>
<string>2018-06-07 23:56:49 +0000</string>
</dict>
</lib>
</glyph>
10 changes: 5 additions & 5 deletions source/Hack-Regular.ufo/glyphs/hyphen.glif
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@
<unicode hex="002D"/>
<outline>
<contour>
<point x="206" y="683" type="line" name="hr00"/>
<point x="1027" y="683" type="line" name="dv02"/>
<point x="1027" y="519" type="line" name="dv01"/>
<point x="206" y="519" type="line"/>
<point x="206" y="727" type="line" name="hr00"/>
<point x="1027" y="727" type="line" name="dv02"/>
<point x="1027" y="563" type="line" name="dv01"/>
<point x="206" y="563" type="line"/>
</contour>
</outline>
<lib>
<dict>
<key>com.schriftgestaltung.Glyphs.lastChange</key>
<string>2017-07-11 17:15:08 +0000</string>
<string>2018-06-07 23:52:58 +0000</string>
</dict>
</lib>
</glyph>

0 comments on commit f34aae6

Please sign in to comment.