1<?xml version="1.0" encoding="UTF-8"?>
2<ttFont sfntVersion="OTTO" ttLibVersion="3.0">
3
4  <CFF>
5    <major value="1"/>
6    <minor value="0"/>
7    <CFFFont name="TestCID-Regular">
8      <ROS Registry="Adobe" Order="Identity" Supplement="0"/>
9      <FullName value="Test CID Regular"/>
10      <FamilyName value="Test CID"/>
11      <Weight value="Regular"/>
12      <isFixedPitch value="0"/>
13      <ItalicAngle value="0"/>
14      <UnderlinePosition value="-150"/>
15      <UnderlineThickness value="50"/>
16      <PaintType value="0"/>
17      <CharstringType value="2"/>
18      <FontMatrix value="0.001 0 0 0.001 0 0"/>
19      <FontBBox value="-1000 -1000 1000 1000"/>
20      <StrokeWidth value="0"/>
21      <CIDFontVersion value="1.0"/>
22      <CIDFontRevision value="0"/>
23      <CIDFontType value="0"/>
24      <CIDCount value="4"/>
25      <!-- charset is dumped separately as the 'GlyphOrder' element -->
26      <FDSelect format="3"/>
27      <FDArray>
28        <FontDict index="0">
29          <FontName value="TestCID-Regular-One"/>
30          <FontMatrix value="0.001 0 0 0.001 0 0"/>
31          <Private>
32            <BlueValues value="-250 -250 1100 1100"/>
33            <BlueScale value="0.039625"/>
34            <BlueShift value="7"/>
35            <BlueFuzz value="1"/>
36            <StdHW value="40"/>
37            <StdVW value="40"/>
38            <StemSnapH value="40 120"/>
39            <StemSnapV value="40 120"/>
40            <ForceBold value="0"/>
41            <LanguageGroup value="1"/>
42            <ExpansionFactor value="0.06"/>
43            <initialRandomSeed value="0"/>
44            <defaultWidthX value="1000"/>
45            <nominalWidthX value="107"/>
46          </Private>
47        </FontDict>
48      </FDArray>
49      <CharStrings>
50        <CharString name=".notdef" fdSelectIndex="0">
51          endchar
52        </CharString>
53      </CharStrings>
54    </CFFFont>
55
56    <GlobalSubrs>
57      <!-- The 'index' attribute is only for humans; it is ignored when parsed. -->
58    </GlobalSubrs>
59  </CFF>
60
61</ttFont>
62