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