1 <?xml version="1.0" encoding="UTF-8"?> 2 <!-- Copyright (C) 2017 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 <!-- The 'id' attribute is only for humans; it is ignored when parsed. --> 20 <GlyphID id="0" name=".notdef"/> 21 <GlyphID id="1" name="a"/> 22 </GlyphOrder> 23 24 <head> 25 <!-- Most of this table will be recalculated by the compiler --> 26 <tableVersion value="1.0"/> 27 <fontRevision value="1.0"/> 28 <checkSumAdjustment value="0xaf28220f"/> 29 <magicNumber value="0x5f0f3cf5"/> 30 <flags value="00000000 00000011"/> 31 <unitsPerEm value="1000"/> 32 <created value="Wed Sep 9 08:01:17 2015"/> 33 <modified value="Tue Dec 8 03:58:55 2015"/> 34 <xMin value="0"/> 35 <yMin value="0"/> 36 <xMax value="0"/> 37 <yMax value="0"/> 38 <macStyle value="00000000 00000000"/> 39 <lowestRecPPEM value="7"/> 40 <fontDirectionHint value="2"/> 41 <indexToLocFormat value="0"/> 42 <glyphDataFormat value="0"/> 43 </head> 44 45 <hhea> 46 <tableVersion value="1.0"/> 47 <ascent value="1000"/> 48 <descent value="-200"/> 49 <lineGap value="0"/> 50 <advanceWidthMax value="500"/> 51 <minLeftSideBearing value="0"/> 52 <minRightSideBearing value="0"/> 53 <xMaxExtent value="0"/> 54 <caretSlopeRise value="1"/> 55 <caretSlopeRun value="0"/> 56 <caretOffset value="0"/> 57 <reserved0 value="0"/> 58 <reserved1 value="0"/> 59 <reserved2 value="0"/> 60 <reserved3 value="0"/> 61 <metricDataFormat value="0"/> 62 <numberOfHMetrics value="1"/> 63 </hhea> 64 65 <maxp> 66 <!-- Most of this table will be recalculated by the compiler --> 67 <tableVersion value="0x10000"/> 68 <numGlyphs value="7"/> 69 <maxPoints value="0"/> 70 <maxContours value="0"/> 71 <maxCompositePoints value="0"/> 72 <maxCompositeContours value="0"/> 73 <maxZones value="2"/> 74 <maxTwilightPoints value="12"/> 75 <maxStorage value="28"/> 76 <maxFunctionDefs value="119"/> 77 <maxInstructionDefs value="0"/> 78 <maxStackElements value="61"/> 79 <maxSizeOfInstructions value="2967"/> 80 <maxComponentElements value="0"/> 81 <maxComponentDepth value="0"/> 82 </maxp> 83 84 <OS_2> 85 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex' 86 will be recalculated by the compiler --> 87 <version value="3"/> 88 <xAvgCharWidth value="594"/> 89 <usWeightClass value="400"/> 90 <usWidthClass value="5"/> 91 <fsType value="00000000 00001000"/> 92 <ySubscriptXSize value="650"/> 93 <ySubscriptYSize value="600"/> 94 <ySubscriptXOffset value="0"/> 95 <ySubscriptYOffset value="75"/> 96 <ySuperscriptXSize value="650"/> 97 <ySuperscriptYSize value="600"/> 98 <ySuperscriptXOffset value="0"/> 99 <ySuperscriptYOffset value="350"/> 100 <yStrikeoutSize value="50"/> 101 <yStrikeoutPosition value="300"/> 102 <sFamilyClass value="0"/> 103 <panose> 104 <bFamilyType value="0"/> 105 <bSerifStyle value="0"/> 106 <bWeight value="5"/> 107 <bProportion value="0"/> 108 <bContrast value="0"/> 109 <bStrokeVariation value="0"/> 110 <bArmStyle value="0"/> 111 <bLetterForm value="0"/> 112 <bMidline value="0"/> 113 <bXHeight value="0"/> 114 </panose> 115 <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/> 116 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/> 117 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/> 118 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/> 119 <achVendID value="UKWN"/> 120 <fsSelection value="00000000 01000000"/> 121 <usFirstCharIndex value="97"/> 122 <usLastCharIndex value="65535"/> 123 <sTypoAscender value="800"/> 124 <sTypoDescender value="-200"/> 125 <sTypoLineGap value="200"/> 126 <usWinAscent value="1000"/> 127 <usWinDescent value="200"/> 128 <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/> 129 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/> 130 <sxHeight value="500"/> 131 <sCapHeight value="700"/> 132 <usDefaultChar value="0"/> 133 <usBreakChar value="32"/> 134 <usMaxContext value="0"/> 135 </OS_2> 136 137 <hmtx> 138 <mtx name=".notdef" width="500" lsb="93"/> 139 <mtx name="a" width="500" lsb="93"/> 140 </hmtx> 141 142 <cmap> 143 <tableVersion version="0"/> 144 <cmap_format_4 platformID="3" platEncID="10" language="0"> 145 <map code="0x0061" name="a" /> 146 </cmap_format_4> 147 </cmap> 148 149 <loca> 150 <!-- The 'loca' table will be calculated by the compiler --> 151 </loca> 152 153 <glyf> 154 155 <!-- The xMin, yMin, xMax and yMax values 156 will be recalculated by the compiler. --> 157 158 <TTGlyph name=".notdef"/><!-- contains no outline data --> 159 160 <TTGlyph name="a"/><!-- contains no outline data --> 161 </glyf> 162 163 <fvar> 164 <Axis> 165 <AxisTag>aaaa</AxisTag> 166 <MinValue>-1.0</MinValue> 167 <DefaultValue>0.0</DefaultValue> 168 <MaxValue>1.0</MaxValue> 169 <NameID>256</NameID> 170 </Axis> 171 <Axis> 172 <AxisTag>BBBB</AxisTag> 173 <MinValue>-1.0</MinValue> 174 <DefaultValue>0.0</DefaultValue> 175 <MaxValue>1.0</MaxValue> 176 <NameID>256</NameID> 177 </Axis> 178 <Axis> 179 <AxisTag>a b </AxisTag> 180 <MinValue>-1.0</MinValue> 181 <DefaultValue>0.0</DefaultValue> 182 <MaxValue>1.0</MaxValue> 183 <NameID>256</NameID> 184 </Axis> 185 <Axis> 186 <AxisTag> C D</AxisTag> 187 <MinValue>-1.0</MinValue> 188 <DefaultValue>0.0</DefaultValue> 189 <MaxValue>1.0</MaxValue> 190 <NameID>256</NameID> 191 </Axis> 192 </fvar> 193 194 <name> 195 <namerecord nameID="1" platformID="1" platEncID="0" langID="0x0" unicode="True"> 196 MultiAxisFont Test 197 </namerecord> 198 <namerecord nameID="2" platformID="1" platEncID="0" langID="0x0" unicode="True"> 199 Regular 200 </namerecord> 201 <namerecord nameID="4" platformID="1" platEncID="0" langID="0x0" unicode="True"> 202 MultiAxisFont Test 203 </namerecord> 204 <namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True"> 205 MultiAxisFontTest-Regular 206 </namerecord> 207 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409"> 208 MultiAxisFont Test 209 </namerecord> 210 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409"> 211 Regular 212 </namerecord> 213 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409"> 214 MultiAxisFont Test 215 </namerecord> 216 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409"> 217 MultiAxisFontTest-Regular 218 </namerecord> 219 </name> 220 221 <post> 222 <formatType value="2.0"/> 223 <italicAngle value="0.0"/> 224 <underlinePosition value="-166"/> 225 <underlineThickness value="20"/> 226 <isFixedPitch value="0"/> 227 <minMemType42 value="0"/> 228 <maxMemType42 value="0"/> 229 <minMemType1 value="0"/> 230 <maxMemType1 value="0"/> 231 <psNames> 232 <!-- This file uses unique glyph names based on the information 233 found in the 'post' table. Since these names might not be unique, 234 we have to invent artificial names in case of clashes. In order to 235 be able to retain the original information, we need a name to 236 ps name mapping for those cases where they differ. That's what 237 you see below. 238 --> 239 </psNames> 240 <extraNames> 241 <!-- following are the name that are not taken from the standard Mac glyph order --> 242 <psName name="BombEmoji"/> 243 </extraNames> 244 </post> 245 246 </ttFont> 247