Some more kerning fixes
This commit is contained in:
parent
f956226d4d
commit
85cf50f87d
94 changed files with 240 additions and 141 deletions
|
|
@ -50,10 +50,10 @@
|
|||
<point x="222" y="-12" type="curve" smooth="yes"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="540" y="0" type="move" name="bottom"/>
|
||||
<point x="305" y="517" type="move" name="top"/>
|
||||
</contour>
|
||||
<contour>
|
||||
<point x="305" y="517" type="move" name="top"/>
|
||||
<point x="540" y="0" type="move" name="bottom"/>
|
||||
</contour>
|
||||
</outline>
|
||||
<lib>
|
||||
|
|
@ -66,14 +66,6 @@
|
|||
<dict>
|
||||
<key>anchors</key>
|
||||
<array>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>bottom</string>
|
||||
<key>x</key>
|
||||
<integer>540</integer>
|
||||
<key>y</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>top</string>
|
||||
|
|
@ -82,6 +74,14 @@
|
|||
<key>y</key>
|
||||
<integer>517</integer>
|
||||
</dict>
|
||||
<dict>
|
||||
<key>name</key>
|
||||
<string>bottom</string>
|
||||
<key>x</key>
|
||||
<integer>540</integer>
|
||||
<key>y</key>
|
||||
<integer>0</integer>
|
||||
</dict>
|
||||
</array>
|
||||
<key>components</key>
|
||||
<array>
|
||||
|
|
|
|||
Reference in a new issue