1<?xml version="1.0" encoding="UTF-8"?> 2<!-- Copyright (C) 2018 The Android Open Source Project 3 4 Licensed under the Apache License, Version 2.0 (the "License"); 5 you may not use this file except in compliance with the License. 6 You may obtain a copy of the License at 7 8 http://www.apache.org/licenses/LICENSE-2.0 9 10 Unless required by applicable law or agreed to in writing, software 11 distributed under the License is distributed on an "AS IS" BASIS 12 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 13 See the License for the specific language governing permissions and 14 limitations under the License. 15--> 16<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.0"> 17 18 <GlyphOrder> 19 <GlyphID id="0" name=".notdef"/> 20 <GlyphID id="1" name="0em"/> 21 <GlyphID id="2" name="1em"/> 22 <GlyphID id="3" name="3em"/> 23 <GlyphID id="4" name="5em"/> 24 <GlyphID id="5" name="7em"/> 25 <GlyphID id="6" name="10em"/> 26 <GlyphID id="7" name="50em"/> 27 <GlyphID id="8" name="100em"/> 28 </GlyphOrder> 29 30 <head> 31 <tableVersion value="1.0"/> 32 <fontRevision value="1.0"/> 33 <checkSumAdjustment value="0x640cdb2f"/> 34 <magicNumber value="0x5f0f3cf5"/> 35 <flags value="00000000 00000011"/> 36 <unitsPerEm value="100"/> 37 <created value="Fri Mar 17 07:26:00 2017"/> 38 <macStyle value="00000000 00000000"/> 39 <lowestRecPPEM value="7"/> 40 <fontDirectionHint value="2"/> 41 <glyphDataFormat value="0"/> 42 </head> 43 44 <hhea> 45 <tableVersion value="0x00010000"/> 46 <ascent value="1000"/> 47 <descent value="-200"/> 48 <lineGap value="0"/> 49 <caretSlopeRise value="1"/> 50 <caretSlopeRun value="0"/> 51 <caretOffset value="0"/> 52 <reserved0 value="0"/> 53 <reserved1 value="0"/> 54 <reserved2 value="0"/> 55 <reserved3 value="0"/> 56 <metricDataFormat value="0"/> 57 </hhea> 58 59 <maxp> 60 <tableVersion value="0x10000"/> 61 <maxZones value="0"/> 62 <maxTwilightPoints value="0"/> 63 <maxStorage value="0"/> 64 <maxFunctionDefs value="0"/> 65 <maxInstructionDefs value="0"/> 66 <maxStackElements value="0"/> 67 <maxSizeOfInstructions value="0"/> 68 <maxComponentElements value="0"/> 69 </maxp> 70 71 <OS_2> 72 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 73 will be recalculated by the compiler --> 74 <version value="3"/> 75 <xAvgCharWidth value="594"/> 76 <usWeightClass value="400"/> 77 <usWidthClass value="5"/> 78 <fsType value="00000000 00001000"/> 79 <ySubscriptXSize value="650"/> 80 <ySubscriptYSize value="600"/> 81 <ySubscriptXOffset value="0"/> 82 <ySubscriptYOffset value="75"/> 83 <ySuperscriptXSize value="650"/> 84 <ySuperscriptYSize value="600"/> 85 <ySuperscriptXOffset value="0"/> 86 <ySuperscriptYOffset value="350"/> 87 <yStrikeoutSize value="50"/> 88 <yStrikeoutPosition value="300"/> 89 <sFamilyClass value="0"/> 90 <panose> 91 <bFamilyType value="0"/> 92 <bSerifStyle value="0"/> 93 <bWeight value="5"/> 94 <bProportion value="0"/> 95 <bContrast value="0"/> 96 <bStrokeVariation value="0"/> 97 <bArmStyle value="0"/> 98 <bLetterForm value="0"/> 99 <bMidline value="0"/> 100 <bXHeight value="0"/> 101 </panose> 102 <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/> 103 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 104 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 105 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 106 <achVendID value="UKWN"/> 107 <fsSelection value="00000000 01000000"/> 108 <usFirstCharIndex value="32"/> 109 <usLastCharIndex value="122"/> 110 <sTypoAscender value="800"/> 111 <sTypoDescender value="-200"/> 112 <sTypoLineGap value="200"/> 113 <usWinAscent value="1000"/> 114 <usWinDescent value="200"/> 115 <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/> 116 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 117 <sxHeight value="500"/> 118 <sCapHeight value="700"/> 119 <usDefaultChar value="0"/> 120 <usBreakChar value="32"/> 121 <usMaxContext value="0"/> 122 </OS_2> 123 124 <hmtx> 125 <mtx name=".notdef" width="50" lsb="0"/> 126 <mtx name="0em" width="0" lsb="0"/> 127 <mtx name="1em" width="100" lsb="0"/> 128 <mtx name="3em" width="300" lsb="0"/> 129 <mtx name="5em" width="500" lsb="0"/> 130 <mtx name="7em" width="700" lsb="0"/> 131 <mtx name="10em" width="1000" lsb="0"/> 132 <mtx name="50em" width="5000" lsb="0"/> 133 <mtx name="100em" width="10000" lsb="0"/> 134 </hmtx> 135 136 <cmap> 137 <tableVersion version="0"/> 138 <cmap_format_12 format="12" reserved="0" length="6" nGroups="1" platformID="3" platEncID="10" language="0"> 139 <map code="0x0020" name="10em" /> 140 <map code="0x002e" name="10em" /> <!-- . --> 141 <map code="0x0043" name="100em" /> <!-- C --> 142 <map code="0x0049" name="1em" /> <!-- I --> 143 <map code="0x004c" name="50em" /> <!-- L --> 144 <map code="0x0056" name="5em" /> <!-- V --> 145 <map code="0x0058" name="10em" /> <!-- X --> 146 <map code="0x005f" name="0em" /> <!-- _ --> 147 <map code="0xfffd" name="7em" /> <!-- REPLACEMENT CHAR --> 148 <map code="0x10331" name="10em" /> 149 </cmap_format_12> 150 </cmap> 151 152 <loca> 153 <!-- The 'loca' table will be calculated by the compiler --> 154 </loca> 155 156 <glyf> 157 <TTGlyph name=".notdef" xMin="0" yMin="0" xMax="0" yMax="0" /> 158 <TTGlyph name="0em" xMin="0" yMin="0" xMax="0" yMax="0" /> 159 <TTGlyph name="1em" xMin="0" yMin="0" xMax="100" yMax="100"> 160 <contour> 161 <pt x="0" y="0" on="1" /> 162 <pt x="0" y="100" on="1" /> 163 <pt x="100" y="100" on="1" /> 164 <pt x="100" y="0" on="1" /> 165 </contour> 166 <instructions /> 167 </TTGlyph> 168 <TTGlyph name="3em" xMin="0" yMin="0" xMax="300" yMax="300"> 169 <contour> 170 <pt x="0" y="0" on="1" /> 171 <pt x="0" y="300" on="1" /> 172 <pt x="300" y="300" on="1" /> 173 <pt x="300" y="0" on="1" /> 174 </contour> 175 <instructions /> 176 </TTGlyph> 177 <TTGlyph name="5em" xMin="0" yMin="0" xMax="500" yMax="500"> 178 <contour> 179 <pt x="0" y="0" on="1" /> 180 <pt x="0" y="500" on="1" /> 181 <pt x="500" y="500" on="1" /> 182 <pt x="500" y="0" on="1" /> 183 </contour> 184 <instructions /> 185 </TTGlyph> 186 <TTGlyph name="7em" xMin="0" yMin="0" xMax="700" yMax="700"> 187 <contour> 188 <pt x="0" y="0" on="1" /> 189 <pt x="0" y="700" on="1" /> 190 <pt x="700" y="700" on="1" /> 191 <pt x="700" y="0" on="1" /> 192 </contour> 193 <instructions /> 194 </TTGlyph> 195 <TTGlyph name="10em" xMin="0" yMin="0" xMax="1000" yMax="1000"> 196 <contour> 197 <pt x="0" y="0" on="1" /> 198 <pt x="0" y="1000" on="1" /> 199 <pt x="1000" y="1000" on="1" /> 200 <pt x="1000" y="0" on="1" /> 201 </contour> 202 <instructions /> 203 </TTGlyph> 204 <TTGlyph name="50em" xMin="0" yMin="0" xMax="5000" yMax="5000"> 205 <contour> 206 <pt x="0" y="0" on="1" /> 207 <pt x="0" y="5000" on="1" /> 208 <pt x="5000" y="5000" on="1" /> 209 <pt x="5000" y="0" on="1" /> 210 </contour> 211 <instructions /> 212 </TTGlyph> 213 <TTGlyph name="100em" xMin="0" yMin="0" xMax="10000" yMax="10000"> 214 <contour> 215 <pt x="0" y="0" on="1" /> 216 <pt x="0" y="10000" on="1" /> 217 <pt x="10000" y="10000" on="1" /> 218 <pt x="10000" y="0" on="1" /> 219 </contour> 220 <instructions /> 221 </TTGlyph> 222 </glyf> 223 224 <name> 225 <namerecord nameID="1" platformID="1" platEncID="0" langID="0x0" unicode="True"> 226 Font for LayoutTestFont 227 </namerecord> 228 <namerecord nameID="2" platformID="1" platEncID="0" langID="0x0" unicode="True"> 229 Regular 230 </namerecord> 231 <namerecord nameID="4" platformID="1" platEncID="0" langID="0x0" unicode="True"> 232 Font for LayoutTestFont 233 </namerecord> 234 <namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True"> 235 SampleFont-Regular 236 </namerecord> 237 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 238 Sample Font 239 </namerecord> 240 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 241 Regular 242 </namerecord> 243 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 244 Sample Font 245 </namerecord> 246 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 247 SampleFont-Regular 248 </namerecord> 249 </name> 250 251 <post> 252 <formatType value="3.0"/> 253 <italicAngle value="0.0"/> 254 <underlinePosition value="-75"/> 255 <underlineThickness value="50"/> 256 <isFixedPitch value="0"/> 257 <minMemType42 value="0"/> 258 <maxMemType42 value="0"/> 259 <minMemType1 value="0"/> 260 <maxMemType1 value="0"/> 261 </post> 262 263</ttFont> 264