1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="\x00\x01\x00\x00" ttLibVersion="3.44"> 3 4 <GlyphOrder> 5 <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> 6 <GlyphID id="0" name=".notdef"/> 7 <GlyphID id="1" name="a"/> 8 <GlyphID id="2" name="b"/> 9 <GlyphID id="3" name="c"/> 10 </GlyphOrder> 11 12 <head> 13 <!-- Most of this table will be recalculated by the compiler --> 14 <tableVersion value="1.0"/> 15 <fontRevision value="1.0"/> 16 <checkSumAdjustment value="0x53b9be61"/> 17 <magicNumber value="0x5f0f3cf5"/> 18 <flags value="00000000 00001011"/> 19 <unitsPerEm value="1024"/> 20 <created value="Mon Aug 6 13:54:50 1990"/> 21 <modified value="Thu Nov 7 20:45:34 2019"/> 22 <xMin value="37"/> 23 <yMin value="0"/> 24 <xMax value="640"/> 25 <yMax value="733"/> 26 <macStyle value="00000000 00000000"/> 27 <lowestRecPPEM value="8"/> 28 <fontDirectionHint value="2"/> 29 <indexToLocFormat value="0"/> 30 <glyphDataFormat value="0"/> 31 </head> 32 33 <hhea> 34 <tableVersion value="0x00010000"/> 35 <ascent value="927"/> 36 <descent value="-217"/> 37 <lineGap value="34"/> 38 <advanceWidthMax value="768"/> 39 <minLeftSideBearing value="37"/> 40 <minRightSideBearing value="19"/> 41 <xMaxExtent value="640"/> 42 <caretSlopeRise value="1"/> 43 <caretSlopeRun value="0"/> 44 <caretOffset value="0"/> 45 <reserved0 value="0"/> 46 <reserved1 value="0"/> 47 <reserved2 value="0"/> 48 <reserved3 value="0"/> 49 <metricDataFormat value="0"/> 50 <numberOfHMetrics value="4"/> 51 </hhea> 52 53 <maxp> 54 <!-- Most of this table will be recalculated by the compiler --> 55 <tableVersion value="0x10000"/> 56 <numGlyphs value="4"/> 57 <maxPoints value="32"/> 58 <maxContours value="2"/> 59 <maxCompositePoints value="0"/> 60 <maxCompositeContours value="0"/> 61 <maxZones value="2"/> 62 <maxTwilightPoints value="16"/> 63 <maxStorage value="47"/> 64 <maxFunctionDefs value="66"/> 65 <maxInstructionDefs value="0"/> 66 <maxStackElements value="1036"/> 67 <maxSizeOfInstructions value="0"/> 68 <maxComponentElements value="0"/> 69 <maxComponentDepth value="0"/> 70 </maxp> 71 72 <OS_2> 73 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 74 will be recalculated by the compiler --> 75 <version value="1"/> 76 <xAvgCharWidth value="554"/> 77 <usWeightClass value="400"/> 78 <usWidthClass value="5"/> 79 <fsType value="00000000 00000000"/> 80 <ySubscriptXSize value="717"/> 81 <ySubscriptYSize value="666"/> 82 <ySubscriptXOffset value="0"/> 83 <ySubscriptYOffset value="142"/> 84 <ySuperscriptXSize value="717"/> 85 <ySuperscriptYSize value="666"/> 86 <ySuperscriptXOffset value="0"/> 87 <ySuperscriptYOffset value="488"/> 88 <yStrikeoutSize value="51"/> 89 <yStrikeoutPosition value="265"/> 90 <sFamilyClass value="2053"/> 91 <panose> 92 <bFamilyType value="2"/> 93 <bSerifStyle value="11"/> 94 <bWeight value="6"/> 95 <bProportion value="4"/> 96 <bContrast value="2"/> 97 <bStrokeVariation value="2"/> 98 <bArmStyle value="2"/> 99 <bLetterForm value="2"/> 100 <bMidline value="2"/> 101 <bXHeight value="4"/> 102 </panose> 103 <ulUnicodeRange1 value="00000000 00000000 00000000 00000011"/> 104 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 105 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 106 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 107 <achVendID value="Mono"/> 108 <fsSelection value="00000000 01000000"/> 109 <usFirstCharIndex value="97"/> 110 <usLastCharIndex value="99"/> 111 <sTypoAscender value="746"/> 112 <sTypoDescender value="-216"/> 113 <sTypoLineGap value="154"/> 114 <usWinAscent value="927"/> 115 <usWinDescent value="217"/> 116 <ulCodePageRange1 value="01000000 00000000 00000001 11111111"/> 117 <ulCodePageRange2 value="11111111 11111111 00000000 00000000"/> 118 </OS_2> 119 120 <hmtx> 121 <mtx name=".notdef" width="768" lsb="128"/> 122 <mtx name="a" width="569" lsb="37"/> 123 <mtx name="b" width="569" lsb="67"/> 124 <mtx name="c" width="512" lsb="40"/> 125 </hmtx> 126 127 <cmap> 128 <tableVersion version="0"/> 129 <cmap_format_4 platformID="3" platEncID="1" language="0"> 130 <map code="0x61" name="a"/><!-- LATIN SMALL LETTER A --> 131 <map code="0x62" name="b"/><!-- LATIN SMALL LETTER B --> 132 <map code="0x63" name="c"/><!-- LATIN SMALL LETTER C --> 133 </cmap_format_4> 134 </cmap> 135 136 <loca> 137 <!-- The 'loca' table will be calculated by the compiler --> 138 </loca> 139 140 <glyf> 141 142 <!-- The xMin, yMin, xMax and yMax values 143 will be recalculated by the compiler. --> 144 145 <TTGlyph name=".notdef" xMin="128" yMin="0" xMax="640" yMax="640"> 146 <contour> 147 <pt x="128" y="0" on="1"/> 148 <pt x="128" y="640" on="1"/> 149 <pt x="640" y="640" on="1"/> 150 <pt x="640" y="0" on="1"/> 151 </contour> 152 <contour> 153 <pt x="144" y="16" on="1"/> 154 <pt x="624" y="16" on="1"/> 155 <pt x="624" y="624" on="1"/> 156 <pt x="144" y="624" on="1"/> 157 </contour> 158 <instructions/> 159 </TTGlyph> 160 161 <TTGlyph name="a" xMin="37" yMin="0" xMax="526" yMax="543"> 162 <contour> 163 <pt x="414" y="66" on="1"/> 164 <pt x="337" y="0" on="0"/> 165 <pt x="217" y="0" on="1"/> 166 <pt x="37" y="0" on="0"/> 167 <pt x="37" y="140" on="1"/> 168 <pt x="37" y="281" on="0"/> 169 <pt x="246" y="306" on="1"/> 170 <pt x="354" y="319" on="0"/> 171 <pt x="406" y="337" on="1"/> 172 <pt x="406" y="468" on="0"/> 173 <pt x="279" y="468" on="1"/> 174 <pt x="166" y="468" on="0"/> 175 <pt x="144" y="380" on="1"/> 176 <pt x="52" y="380" on="1"/> 177 <pt x="86" y="543" on="0"/> 178 <pt x="498" y="543" on="0"/> 179 <pt x="498" y="342" on="1"/> 180 <pt x="498" y="222" on="1"/> 181 <pt x="498" y="96" on="0"/> 182 <pt x="509" y="30" on="0"/> 183 <pt x="526" y="0" on="1"/> 184 <pt x="432" y="0" on="1"/> 185 <pt x="418" y="28" on="0"/> 186 </contour> 187 <contour> 188 <pt x="406" y="266" on="1"/> 189 <pt x="360" y="246" on="0"/> 190 <pt x="260" y="232" on="1"/> 191 <pt x="129" y="214" on="0"/> 192 <pt x="129" y="144" on="1"/> 193 <pt x="129" y="78" on="0"/> 194 <pt x="239" y="78" on="1"/> 195 <pt x="406" y="78" on="0"/> 196 <pt x="406" y="234" on="1"/> 197 </contour> 198 <instructions/> 199 </TTGlyph> 200 201 <TTGlyph name="b" xMin="67" yMin="0" xMax="528" yMax="733"> 202 <contour> 203 <pt x="157" y="0" on="1"/> 204 <pt x="67" y="0" on="1"/> 205 <pt x="67" y="733" on="1"/> 206 <pt x="157" y="733" on="1"/> 207 <pt x="157" y="472" on="1"/> 208 <pt x="214" y="543" on="0"/> 209 <pt x="302" y="543" on="1"/> 210 <pt x="528" y="543" on="0"/> 211 <pt x="528" y="274" on="1"/> 212 <pt x="528" y="0" on="0"/> 213 <pt x="157" y="0" on="0"/> 214 <pt x="157" y="66" on="1"/> 215 </contour> 216 <contour> 217 <pt x="157" y="270" on="1"/> 218 <pt x="157" y="76" on="0"/> 219 <pt x="297" y="76" on="1"/> 220 <pt x="442" y="76" on="0"/> 221 <pt x="442" y="266" on="1"/> 222 <pt x="442" y="469" on="0"/> 223 <pt x="294" y="469" on="1"/> 224 <pt x="157" y="469" on="0"/> 225 </contour> 226 <instructions/> 227 </TTGlyph> 228 229 <TTGlyph name="c" xMin="40" yMin="0" xMax="493" yMax="543"> 230 <contour> 231 <pt x="400" y="182" on="1"/> 232 <pt x="493" y="182" on="1"/> 233 <pt x="464" y="0" on="0"/> 234 <pt x="281" y="0" on="1"/> 235 <pt x="40" y="0" on="0"/> 236 <pt x="40" y="264" on="1"/> 237 <pt x="40" y="543" on="0"/> 238 <pt x="282" y="543" on="1"/> 239 <pt x="460" y="543" on="0"/> 240 <pt x="493" y="375" on="1"/> 241 <pt x="400" y="375" on="1"/> 242 <pt x="378" y="469" on="0"/> 243 <pt x="286" y="469" on="1"/> 244 <pt x="132" y="469" on="0"/> 245 <pt x="132" y="266" on="1"/> 246 <pt x="132" y="78" on="0"/> 247 <pt x="279" y="78" on="1"/> 248 <pt x="384" y="78" on="0"/> 249 </contour> 250 <instructions/> 251 </TTGlyph> 252 253 </glyf> 254 255 <name> 256 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 257 abc 258 </namerecord> 259 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 260 Normal 261 </namerecord> 262 <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409"> 263 ABC-Skia-Test-Font 264 </namerecord> 265 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 266 abc 267 </namerecord> 268 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 269 abcNormal 270 </namerecord> 271 </name> 272 273 <post> 274 <formatType value="3.0"/> 275 <italicAngle value="0.0"/> 276 <underlinePosition value="-108"/> 277 <underlineThickness value="75"/> 278 <isFixedPitch value="0"/> 279 <minMemType42 value="0"/> 280 <maxMemType42 value="0"/> 281 <minMemType1 value="0"/> 282 <maxMemType1 value="0"/> 283 </post> 284 285</ttFont> 286