Fixes arrowSE, arrowSW, arrowleftlong and arrowrightlong in black weight

This commit is contained in:
Rasmus Andersson 2017-09-19 08:40:36 -07:00
parent a9646a5415
commit e867bb7bd7
6 changed files with 16 additions and 5 deletions

View file

@ -3,7 +3,7 @@
<advance width="2560"/>
<unicode hex="2198"/>
<outline>
<component base="arrowNW" yScale="-1" yOffset="2048"/>
<component base="arrowNW" xScale="-1" yScale="-1" xOffset="2560" yOffset="2048"/>
</outline>
<lib>
<dict>

View file

@ -3,7 +3,7 @@
<advance width="2560"/>
<unicode hex="2199"/>
<outline>
<component base="arrowNW" xScale="-1" yScale="-1" xOffset="2560" yOffset="2048"/>
<component base="arrowNW" yScale="-1" yOffset="2048"/>
</outline>
<lib>
<dict>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="arrowleftlong" format="1">
<advance width="3840"/>
<unicode hex="27F5"/>
<outline>
<contour>
<point x="3584" y="656" type="line"/>

View file

@ -1,6 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<glyph name="arrowrightlong" format="1">
<advance width="3840"/>
<unicode hex="27F6"/>
<outline>
<component base="arrowleftlong" xScale="-1" xOffset="3840"/>
</outline>

View file

@ -714,8 +714,8 @@
<string>arrowdown</string>
<string>arrowNW</string>
<string>arrowNE</string>
<string>arrowSW</string>
<string>arrowSE</string>
<string>arrowSW</string>
<string>triagrt</string>
<string>triagdn</string>
<string>triagup</string>
@ -2945,8 +2945,8 @@
<string>arrowdown</string>
<string>arrowNW</string>
<string>arrowNE</string>
<string>arrowSW</string>
<string>arrowSE</string>
<string>arrowSW</string>
<string>triagrt</string>
<string>triagdn</string>
<string>triagup</string>