Merge pull request #867 from miguelsousa/hhea-fix

[tests] Change `hhea` and `vhea` table version from float to hex to mute fontTools warnings
This commit is contained in:
Cosimo Lupo 2017-03-03 08:19:02 +00:00 committed by GitHub
commit 8b3255111c
8 changed files with 11 additions and 11 deletions

View File

@ -31,7 +31,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="1000"/>
<descent value="-320"/>
<lineGap value="0"/>
@ -360,7 +360,7 @@
</hmtx>
<vhea>
<tableVersion value="1.0625"/>
<tableVersion value="0x00011000"/>
<ascent value="500"/>
<descent value="-500"/>
<lineGap value="0"/>

View File

@ -37,7 +37,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="800"/>
<descent value="0"/>
<lineGap value="90"/>

View File

@ -33,7 +33,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="1000"/>
<descent value="-200"/>
<lineGap value="0"/>

View File

@ -319,7 +319,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="750"/>
<descent value="-250"/>
<lineGap value="0"/>

View File

@ -31,7 +31,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="660"/>
<descent value="-340"/>
<lineGap value="200"/>

View File

@ -31,7 +31,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="660"/>
<descent value="-340"/>
<lineGap value="200"/>

View File

@ -30,7 +30,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="1536"/>
<descent value="-512"/>
<lineGap value="256"/>

View File

@ -33,7 +33,7 @@
</head>
<hhea>
<tableVersion value="1.0"/>
<tableVersion value="0x00010000"/>
<ascent value="900"/>
<descent value="-300"/>
<lineGap value="0"/>