Fix space glyphs after width increment
This commit is contained in:
parent
8de2d527b2
commit
a1f7c08908
10 changed files with 10 additions and 10 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="emspace" format="1">
|
||||
<advance width="3104"/>
|
||||
<advance width="3072"/>
|
||||
<unicode hex="2003"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="enspace" format="1">
|
||||
<advance width="1568"/>
|
||||
<advance width="1536"/>
|
||||
<unicode hex="2002"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="figurespace" format="1">
|
||||
<advance width="1824"/>
|
||||
<advance width="1792"/>
|
||||
<unicode hex="2007"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="hairspace" format="1">
|
||||
<advance width="544"/>
|
||||
<advance width="512"/>
|
||||
<unicode hex="200A"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="punctuationspace" format="1">
|
||||
<advance width="1056"/>
|
||||
<advance width="1024"/>
|
||||
<unicode hex="2008"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="quarteremspace" format="1">
|
||||
<advance width="800"/>
|
||||
<advance width="768"/>
|
||||
<unicode hex="2005"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="sixthemspace" format="1">
|
||||
<advance width="544"/>
|
||||
<advance width="512"/>
|
||||
<unicode hex="2006"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="space" format="1">
|
||||
<advance width="800"/>
|
||||
<advance width="768"/>
|
||||
<unicode hex="0020"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="thinspace" format="1">
|
||||
<advance width="800"/>
|
||||
<advance width="768"/>
|
||||
<unicode hex="2009"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<glyph name="thirdemspace" format="1">
|
||||
<advance width="1056"/>
|
||||
<advance width="1024"/>
|
||||
<unicode hex="2004"/>
|
||||
<outline>
|
||||
</outline>
|
||||
|
|
|
|||
Reference in a new issue