[tests] Change hhea
and vhea
table version from float to hex to mute fontTools warnings
This commit is contained in:
parent
ee4f4695e6
commit
306882a00a
@ -31,7 +31,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="1000"/>
|
<ascent value="1000"/>
|
||||||
<descent value="-320"/>
|
<descent value="-320"/>
|
||||||
<lineGap value="0"/>
|
<lineGap value="0"/>
|
||||||
@ -360,7 +360,7 @@
|
|||||||
</hmtx>
|
</hmtx>
|
||||||
|
|
||||||
<vhea>
|
<vhea>
|
||||||
<tableVersion value="1.0625"/>
|
<tableVersion value="0x00011000"/>
|
||||||
<ascent value="500"/>
|
<ascent value="500"/>
|
||||||
<descent value="-500"/>
|
<descent value="-500"/>
|
||||||
<lineGap value="0"/>
|
<lineGap value="0"/>
|
||||||
|
@ -37,7 +37,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="800"/>
|
<ascent value="800"/>
|
||||||
<descent value="0"/>
|
<descent value="0"/>
|
||||||
<lineGap value="90"/>
|
<lineGap value="90"/>
|
||||||
@ -685,7 +685,7 @@
|
|||||||
TestCLR
|
TestCLR
|
||||||
</namerecord>
|
</namerecord>
|
||||||
<namerecord nameID="5" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
<namerecord nameID="5" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||||
Version 001.000
|
Version 001.000
|
||||||
</namerecord>
|
</namerecord>
|
||||||
<namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
<namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True">
|
||||||
TestCLR-Regular
|
TestCLR-Regular
|
||||||
@ -706,7 +706,7 @@
|
|||||||
TestCLR
|
TestCLR
|
||||||
</namerecord>
|
</namerecord>
|
||||||
<namerecord nameID="5" platformID="3" platEncID="1" langID="0x409">
|
<namerecord nameID="5" platformID="3" platEncID="1" langID="0x409">
|
||||||
Version 001.000
|
Version 001.000
|
||||||
</namerecord>
|
</namerecord>
|
||||||
<namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
|
<namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
|
||||||
TestCLR-Regular
|
TestCLR-Regular
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="1000"/>
|
<ascent value="1000"/>
|
||||||
<descent value="-200"/>
|
<descent value="-200"/>
|
||||||
<lineGap value="0"/>
|
<lineGap value="0"/>
|
||||||
|
@ -319,7 +319,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="750"/>
|
<ascent value="750"/>
|
||||||
<descent value="-250"/>
|
<descent value="-250"/>
|
||||||
<lineGap value="0"/>
|
<lineGap value="0"/>
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="660"/>
|
<ascent value="660"/>
|
||||||
<descent value="-340"/>
|
<descent value="-340"/>
|
||||||
<lineGap value="200"/>
|
<lineGap value="200"/>
|
||||||
|
@ -31,7 +31,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="660"/>
|
<ascent value="660"/>
|
||||||
<descent value="-340"/>
|
<descent value="-340"/>
|
||||||
<lineGap value="200"/>
|
<lineGap value="200"/>
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="1536"/>
|
<ascent value="1536"/>
|
||||||
<descent value="-512"/>
|
<descent value="-512"/>
|
||||||
<lineGap value="256"/>
|
<lineGap value="256"/>
|
||||||
|
@ -33,7 +33,7 @@
|
|||||||
</head>
|
</head>
|
||||||
|
|
||||||
<hhea>
|
<hhea>
|
||||||
<tableVersion value="1.0"/>
|
<tableVersion value="0x00010000"/>
|
||||||
<ascent value="900"/>
|
<ascent value="900"/>
|
||||||
<descent value="-300"/>
|
<descent value="-300"/>
|
||||||
<lineGap value="0"/>
|
<lineGap value="0"/>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user