blob: 754eae31c7c1976381fbde6025bd9c3cde3d9d53 [file] [log] [blame]
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +00001<?xml version="1.0" encoding="UTF-8"?>
Kohsuke Yatoh50456602022-02-16 16:36:25 -08002<!-- Copyright (C) 2022 The Android Open Source Project
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +00003
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"/>
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +000021 </GlyphOrder>
22
23 <head>
24 <tableVersion value="1.0"/>
Kohsuke Yatoh50456602022-02-16 16:36:25 -080025 <!-- Currently NotoSerif-Regular.ttf's fontRevision is 1.xx.
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +000026 100.0 will be sufficiently larger than that. -->
27 <fontRevision value="100.0"/>
28 <checkSumAdjustment value="0x640cdb2f"/>
29 <magicNumber value="0x5f0f3cf5"/>
30 <flags value="00000000 00000011"/>
31 <unitsPerEm value="1000"/>
Kohsuke Yatoh50456602022-02-16 16:36:25 -080032 <created value="Wed Feb 16 12:00:00 2022"/>
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +000033 <macStyle value="00000000 00000000"/>
34 <lowestRecPPEM value="7"/>
35 <fontDirectionHint value="2"/>
36 <glyphDataFormat value="0"/>
37 </head>
38
39 <hhea>
40 <tableVersion value="0x00010000"/>
41 <ascent value="1000"/>
42 <descent value="-200"/>
43 <lineGap value="0"/>
44 <caretSlopeRise value="1"/>
45 <caretSlopeRun value="0"/>
46 <caretOffset value="0"/>
47 <reserved0 value="0"/>
48 <reserved1 value="0"/>
49 <reserved2 value="0"/>
50 <reserved3 value="0"/>
51 <metricDataFormat value="0"/>
52 </hhea>
53
54 <maxp>
55 <tableVersion value="0x10000"/>
56 <maxZones value="0"/>
57 <maxTwilightPoints value="0"/>
58 <maxStorage value="0"/>
59 <maxFunctionDefs value="0"/>
60 <maxInstructionDefs value="0"/>
61 <maxStackElements value="0"/>
62 <maxSizeOfInstructions value="0"/>
63 <maxComponentElements value="0"/>
64 </maxp>
65
66 <OS_2>
67 <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
68 will be recalculated by the compiler -->
69 <version value="3"/>
70 <xAvgCharWidth value="594"/>
71 <usWeightClass value="400"/>
72 <usWidthClass value="5"/>
73 <fsType value="00000000 00001000"/>
74 <ySubscriptXSize value="650"/>
75 <ySubscriptYSize value="600"/>
76 <ySubscriptXOffset value="0"/>
77 <ySubscriptYOffset value="75"/>
78 <ySuperscriptXSize value="650"/>
79 <ySuperscriptYSize value="600"/>
80 <ySuperscriptXOffset value="0"/>
81 <ySuperscriptYOffset value="350"/>
82 <yStrikeoutSize value="50"/>
83 <yStrikeoutPosition value="300"/>
84 <sFamilyClass value="0"/>
85 <panose>
86 <bFamilyType value="0"/>
87 <bSerifStyle value="0"/>
88 <bWeight value="5"/>
89 <bProportion value="0"/>
90 <bContrast value="0"/>
91 <bStrokeVariation value="0"/>
92 <bArmStyle value="0"/>
93 <bLetterForm value="0"/>
94 <bMidline value="0"/>
95 <bXHeight value="0"/>
96 </panose>
97 <ulUnicodeRange1 value="00000000 00000000 00000000 00000001"/>
98 <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
99 <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
100 <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
101 <achVendID value="UKWN"/>
102 <fsSelection value="00000000 01000000"/>
103 <usFirstCharIndex value="32"/>
104 <usLastCharIndex value="122"/>
105 <sTypoAscender value="800"/>
106 <sTypoDescender value="-200"/>
107 <sTypoLineGap value="200"/>
108 <usWinAscent value="1000"/>
109 <usWinDescent value="200"/>
110 <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/>
111 <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
112 <sxHeight value="500"/>
113 <sCapHeight value="700"/>
114 <usDefaultChar value="0"/>
115 <usBreakChar value="32"/>
116 <usMaxContext value="0"/>
117 </OS_2>
118
119 <hmtx>
120 <mtx name=".notdef" width="500" lsb="93"/>
121 <mtx name="a" width="3000" lsb="93"/> <!-- 3em -->
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +0000122 </hmtx>
123
124 <cmap>
125 <tableVersion version="0"/>
126 <!-- length will be calculated by the compiler. -->
127 <cmap_format_12 platformID="3" platEncID="10" format="12" reserved="0" length="0" language="0" nGroups="1">
128 <!-- The font must support at least one of the characters used
129 in OtfFontFileParser to validate the font. -->
130 <map code="0x61" name="a" />
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +0000131 </cmap_format_12>
132 </cmap>
133
134 <loca>
135 <!-- The 'loca' table will be calculated by the compiler -->
136 </loca>
137
138 <glyf>
139 <TTGlyph name=".notdef" xMin="0" yMin="0" xMax="0" yMax="0" />
140 <TTGlyph name="a" xMin="0" yMin="0" xMax="300" yMax="300">
141 <contour>
142 <pt x="0" y="0" on="1" />
143 <pt x="0" y="300" on="1" />
144 <pt x="300" y="300" on="1" />
145 <pt x="300" y="0" on="1" />
146 </contour>
147 <instructions />
148 </TTGlyph>
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +0000149 </glyf>
150
151 <name>
152 <namerecord nameID="0" platformID="3" platEncID="1" langID="0x409">
Kohsuke Yatoh50456602022-02-16 16:36:25 -0800153 Copyright (C) 2022 The Android Open Source Project
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +0000154 </namerecord>
155 <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
156 Sample Font
157 </namerecord>
158 <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
159 Regular
160 </namerecord>
161 <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
162 Sample Font
163 </namerecord>
164 <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
165 <!-- Android identifies the target font to be updated by PostScript name.
Kohsuke Yatoh50456602022-02-16 16:36:25 -0800166 To test updating NotoSerif-Regular.ttf, the PostScript needs to be
167 the same as NotoSerif-Regular.ttf here. -->
168 NotoSerif
Kohsuke Yatoh5ef0ea12021-06-25 21:48:03 +0000169 </namerecord>
170 <namerecord nameID="13" platformID="3" platEncID="1" langID="0x409">
171 Licensed under the Apache License, Version 2.0 (the "License");
172 you may not use this file except in compliance with the License.
173 Unless required by applicable law or agreed to in writing, software
174 distributed under the License is distributed on an "AS IS" BASIS
175 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
176 See the License for the specific language governing permissions and
177 limitations under the License.
178 </namerecord>
179 <namerecord nameID="14" platformID="3" platEncID="1" langID="0x409">
180 http://www.apache.org/licenses/LICENSE-2.0
181 </namerecord>
182 </name>
183
184 <post>
185 <formatType value="3.0"/>
186 <italicAngle value="0.0"/>
187 <underlinePosition value="-75"/>
188 <underlineThickness value="50"/>
189 <isFixedPitch value="0"/>
190 <minMemType42 value="0"/>
191 <maxMemType42 value="0"/>
192 <minMemType1 value="0"/>
193 <maxMemType1 value="0"/>
194 </post>
195
196</ttFont>