Home | History | Annotate | Download | only in fonts
      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     <GlyphID id="0" name=".notdef"/>
     20     <GlyphID id="1" name="A"/>
     21   </GlyphOrder>
     22 
     23   <head>
     24     <tableVersion value="1.0"/>
     25     <fontRevision value="1.0"/>
     26     <checkSumAdjustment value="0x640cdb2f"/>
     27     <magicNumber value="0x5f0f3cf5"/>
     28     <flags value="00000000 00000011"/>
     29     <unitsPerEm value="1000"/>
     30     <created value="Fri Mar 17 07:26:00 2017"/>
     31     <macStyle value="00000000 00000000"/>
     32     <lowestRecPPEM value="7"/>
     33     <fontDirectionHint value="2"/>
     34     <glyphDataFormat value="0"/>
     35   </head>
     36 
     37   <hhea>
     38     <tableVersion value="1.0"/>
     39     <ascent value="1000"/>
     40     <descent value="-200"/>
     41     <lineGap value="0"/>
     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   </hhea>
     51 
     52   <maxp>
     53     <tableVersion value="0x10000"/>
     54     <maxZones value="0"/>
     55     <maxTwilightPoints value="0"/>
     56     <maxStorage value="0"/>
     57     <maxFunctionDefs value="0"/>
     58     <maxInstructionDefs value="0"/>
     59     <maxStackElements value="0"/>
     60     <maxSizeOfInstructions value="0"/>
     61     <maxComponentElements value="0"/>
     62   </maxp>
     63 
     64   <OS_2>
     65     <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
     66          will be recalculated by the compiler -->
     67     <version value="3"/>
     68     <xAvgCharWidth value="500"/>
     69     <usWeightClass value="400"/>
     70     <usWidthClass value="5"/>
     71     <fsType value="00000000 00001000"/>
     72     <ySubscriptXSize value="650"/>
     73     <ySubscriptYSize value="600"/>
     74     <ySubscriptXOffset value="0"/>
     75     <ySubscriptYOffset value="75"/>
     76     <ySuperscriptXSize value="650"/>
     77     <ySuperscriptYSize value="600"/>
     78     <ySuperscriptXOffset value="0"/>
     79     <ySuperscriptYOffset value="350"/>
     80     <yStrikeoutSize value="50"/>
     81     <yStrikeoutPosition value="300"/>
     82     <sFamilyClass value="0"/>
     83     <panose>
     84       <bFamilyType value="0"/>
     85       <bSerifStyle value="0"/>
     86       <bWeight value="5"/>
     87       <bProportion value="0"/>
     88       <bContrast value="0"/>
     89       <bStrokeVariation value="0"/>
     90       <bArmStyle value="0"/>
     91       <bLetterForm value="0"/>
     92       <bMidline value="0"/>
     93       <bXHeight value="0"/>
     94     </panose>
     95     <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/>
     96     <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
     97     <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
     98     <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
     99     <achVendID value="UKWN"/>
    100     <fsSelection value="00000000 01000000"/> <!-- the last bit is for italic -->
    101     <usFirstCharIndex value="32"/>
    102     <usLastCharIndex value="122"/>
    103     <sTypoAscender value="800"/>
    104     <sTypoDescender value="-200"/>
    105     <sTypoLineGap value="200"/>
    106     <usWinAscent value="1000"/>
    107     <usWinDescent value="200"/>
    108     <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/>
    109     <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
    110     <sxHeight value="500"/>
    111     <sCapHeight value="700"/>
    112     <usDefaultChar value="0"/>
    113     <usBreakChar value="32"/>
    114     <usMaxContext value="0"/>
    115   </OS_2>
    116 
    117   <hmtx>
    118     <mtx name=".notdef" width="500" lsb="93"/>
    119     <mtx name="A" width="1000" lsb="93"/>
    120   </hmtx>
    121 
    122   <cmap>
    123     <tableVersion version="0"/>
    124     <cmap_format_4 platformID="3" platEncID="10" language="0">
    125       <map code="0x0041" name="A" />
    126     </cmap_format_4>
    127   </cmap>
    128 
    129   <loca>
    130     <!-- The 'loca' table will be calculated by the compiler -->
    131   </loca>
    132 
    133   <glyf>
    134     <TTGlyph name=".notdef" xMin="0" yMin="0" xMax="0" yMax="0" />
    135     <TTGlyph name="A" xMin="0" yMin="0" xMax="1000" yMax="1000">
    136       <contour>
    137         <pt x="0" y="0" on="1"/>
    138         <pt x="1000" y="0" on="1"/>
    139         <pt x="500" y="1000" on="1"/>
    140       </contour>
    141       <instructions><assembly></assembly></instructions>
    142     </TTGlyph>
    143   </glyf>
    144 
    145   <name>
    146     <namerecord nameID="0" platformID="3" platEncID="1" langID="0x409">
    147       Copyright (C) 2017 The Android Open Source Project
    148     </namerecord>
    149     <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
    150       Sample Font
    151     </namerecord>
    152     <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
    153       Regular
    154     </namerecord>
    155     <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
    156       Sample Font
    157     </namerecord>
    158     <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
    159       SampleFont-Regular
    160     </namerecord>
    161     <namerecord nameID="13" platformID="3" platEncID="1" langID="0x409">
    162       Licensed under the Apache License, Version 2.0 (the "License");
    163       you may not use this file except in compliance with the License.
    164       Unless required by applicable law or agreed to in writing, software
    165       distributed under the License is distributed on an "AS IS" BASIS
    166       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
    167       See the License for the specific language governing permissions and
    168       limitations under the License.
    169     </namerecord>
    170     <namerecord nameID="14" platformID="3" platEncID="1" langID="0x409">
    171       http://www.apache.org/licenses/LICENSE-2.0
    172     </namerecord>
    173   </name>
    174 
    175   <post>
    176     <formatType value="3.0"/>
    177     <italicAngle value="0.0"/>
    178     <underlinePosition value="-75"/>
    179     <underlineThickness value="50"/>
    180     <isFixedPitch value="0"/>
    181     <minMemType42 value="0"/>
    182     <maxMemType42 value="0"/>
    183     <minMemType1 value="0"/>
    184     <maxMemType1 value="0"/>
    185   </post>
    186 
    187 </ttFont>