aboutsummaryrefslogtreecommitdiff
path: root/Tests/varLib/data/master_ttx_varfont_otf/TestCFF2VF.ttx
blob: 5de731158af67282c6d08c39efd4cd999293e3f3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
<?xml version="1.0" encoding="UTF-8"?>
<ttFont sfntVersion="OTTO" ttLibVersion="3.41">

  <GlyphOrder>
    <!-- The 'id' attribute is only for humans; it is ignored when parsed. -->
    <GlyphID id="0" name=".notdef"/>
    <GlyphID id="1" name="A"/>
    <GlyphID id="2" name="T"/>
    <GlyphID id="3" name="glyph00003"/>
    <GlyphID id="4" name="dollar"/>
  </GlyphOrder>

  <head>
    <!-- Most of this table will be recalculated by the compiler -->
    <tableVersion value="1.0"/>
    <fontRevision value="1.01"/>
    <checkSumAdjustment value="0xf8d4dd69"/>
    <magicNumber value="0x5f0f3cf5"/>
    <flags value="00000000 00000011"/>
    <unitsPerEm value="1000"/>
    <created value="Wed Oct 17 15:44:59 2018"/>
    <modified value="Tue Nov 13 20:50:41 2018"/>
    <xMin value="31"/>
    <yMin value="-113"/>
    <xMax value="569"/>
    <yMax value="751"/>
    <macStyle value="00000000 00000000"/>
    <lowestRecPPEM value="3"/>
    <fontDirectionHint value="2"/>
    <indexToLocFormat value="0"/>
    <glyphDataFormat value="0"/>
  </head>

  <hhea>
    <tableVersion value="0x00010000"/>
    <ascent value="984"/>
    <descent value="-273"/>
    <lineGap value="0"/>
    <advanceWidthMax value="600"/>
    <minLeftSideBearing value="31"/>
    <minRightSideBearing value="31"/>
    <xMaxExtent value="569"/>
    <caretSlopeRise value="1"/>
    <caretSlopeRun value="0"/>
    <caretOffset value="0"/>
    <reserved0 value="0"/>
    <reserved1 value="0"/>
    <reserved2 value="0"/>
    <reserved3 value="0"/>
    <metricDataFormat value="0"/>
    <numberOfHMetrics value="1"/>
  </hhea>

  <maxp>
    <tableVersion value="0x5000"/>
    <numGlyphs value="5"/>
  </maxp>

  <OS_2>
    <!-- The fields 'usFirstCharIndex' and 'usLastCharIndex'
         will be recalculated by the compiler -->
    <version value="3"/>
    <xAvgCharWidth value="600"/>
    <usWeightClass value="400"/>
    <usWidthClass value="5"/>
    <fsType value="00000000 00000000"/>
    <ySubscriptXSize value="650"/>
    <ySubscriptYSize value="600"/>
    <ySubscriptXOffset value="0"/>
    <ySubscriptYOffset value="75"/>
    <ySuperscriptXSize value="650"/>
    <ySuperscriptYSize value="600"/>
    <ySuperscriptXOffset value="0"/>
    <ySuperscriptYOffset value="350"/>
    <yStrikeoutSize value="50"/>
    <yStrikeoutPosition value="291"/>
    <sFamilyClass value="0"/>
    <panose>
      <bFamilyType value="2"/>
      <bSerifStyle value="11"/>
      <bWeight value="5"/>
      <bProportion value="9"/>
      <bContrast value="3"/>
      <bStrokeVariation value="4"/>
      <bArmStyle value="3"/>
      <bLetterForm value="2"/>
      <bMidline value="2"/>
      <bXHeight value="4"/>
    </panose>
    <ulUnicodeRange1 value="00000000 00000000 00000000 00000000"/>
    <ulUnicodeRange2 value="00000000 00000000 00000000 00000000"/>
    <ulUnicodeRange3 value="00000000 00000000 00000000 00000000"/>
    <ulUnicodeRange4 value="00000000 00000000 00000000 00000000"/>
    <achVendID value="ADBO"/>
    <fsSelection value="00000000 01000000"/>
    <usFirstCharIndex value="36"/>
    <usLastCharIndex value="84"/>
    <sTypoAscender value="750"/>
    <sTypoDescender value="-250"/>
    <sTypoLineGap value="0"/>
    <usWinAscent value="984"/>
    <usWinDescent value="273"/>
    <ulCodePageRange1 value="00000000 00000000 00000000 00000001"/>
    <ulCodePageRange2 value="00000000 00000000 00000000 00000000"/>
    <sxHeight value="486"/>
    <sCapHeight value="660"/>
    <usDefaultChar value="0"/>
    <usBreakChar value="32"/>
    <usMaxContext value="1"/>
  </OS_2>

  <hmtx>
    <mtx name=".notdef" width="600" lsb="62"/>
    <mtx name="A" width="600" lsb="31"/>
    <mtx name="T" width="600" lsb="41"/>
    <mtx name="dollar" width="600" lsb="85"/>
    <mtx name="glyph00003" width="600" lsb="85"/>
  </hmtx>

  <cmap>
    <tableVersion version="0"/>
    <cmap_format_4 platformID="0" platEncID="3" language="0">
      <map code="0x24" name="dollar"/><!-- DOLLAR SIGN -->
      <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A -->
      <map code="0x54" name="T"/><!-- LATIN CAPITAL LETTER T -->
    </cmap_format_4>
    <cmap_format_6 platformID="1" platEncID="0" language="0">
      <map code="0x24" name="dollar"/>
      <map code="0x41" name="A"/>
      <map code="0x54" name="T"/>
    </cmap_format_6>
    <cmap_format_4 platformID="3" platEncID="1" language="0">
      <map code="0x24" name="dollar"/><!-- DOLLAR SIGN -->
      <map code="0x41" name="A"/><!-- LATIN CAPITAL LETTER A -->
      <map code="0x54" name="T"/><!-- LATIN CAPITAL LETTER T -->
    </cmap_format_4>
  </cmap>

  <name>
    <namerecord nameID="1" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Source Code Variable
    </namerecord>
    <namerecord nameID="2" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Regular
    </namerecord>
    <namerecord nameID="3" platformID="1" platEncID="0" langID="0x0" unicode="True">
      1.010;ADBO;SourceCodeVariable-Roman
    </namerecord>
    <namerecord nameID="4" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Source Code Variable
    </namerecord>
    <namerecord nameID="5" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Version 1.010;hotconv 1.0.109;makeotfexe 2.5.65596
    </namerecord>
    <namerecord nameID="6" platformID="1" platEncID="0" langID="0x0" unicode="True">
      SourceCodeVariable-Roman
    </namerecord>
    <namerecord nameID="17" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Roman
    </namerecord>
    <namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Weight
    </namerecord>
    <namerecord nameID="257" platformID="1" platEncID="0" langID="0x0" unicode="True">
      ExtraLight
    </namerecord>
    <namerecord nameID="258" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-ExtraLight
    </namerecord>
    <namerecord nameID="259" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Light
    </namerecord>
    <namerecord nameID="260" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Light
    </namerecord>
    <namerecord nameID="261" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Regular
    </namerecord>
    <namerecord nameID="262" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Regular
    </namerecord>
    <namerecord nameID="263" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Medium
    </namerecord>
    <namerecord nameID="264" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Medium
    </namerecord>
    <namerecord nameID="265" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Semibold
    </namerecord>
    <namerecord nameID="266" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Semibold
    </namerecord>
    <namerecord nameID="267" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Bold
    </namerecord>
    <namerecord nameID="268" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Bold
    </namerecord>
    <namerecord nameID="269" platformID="1" platEncID="0" langID="0x0" unicode="True">
      Black
    </namerecord>
    <namerecord nameID="270" platformID="1" platEncID="0" langID="0x0" unicode="True">
      TestCFF2Roman-Black
    </namerecord>
    <namerecord nameID="1" platformID="3" platEncID="1" langID="0x409">
      Source Code Variable
    </namerecord>
    <namerecord nameID="2" platformID="3" platEncID="1" langID="0x409">
      Regular
    </namerecord>
    <namerecord nameID="3" platformID="3" platEncID="1" langID="0x409">
      1.010;ADBO;SourceCodeVariable-Roman
    </namerecord>
    <namerecord nameID="4" platformID="3" platEncID="1" langID="0x409">
      Source Code Variable
    </namerecord>
    <namerecord nameID="5" platformID="3" platEncID="1" langID="0x409">
      Version 1.010;hotconv 1.0.109;makeotfexe 2.5.65596
    </namerecord>
    <namerecord nameID="6" platformID="3" platEncID="1" langID="0x409">
      SourceCodeVariable-Roman
    </namerecord>
    <namerecord nameID="17" platformID="3" platEncID="1" langID="0x409">
      Roman
    </namerecord>
    <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409">
      Weight
    </namerecord>
    <namerecord nameID="257" platformID="3" platEncID="1" langID="0x409">
      ExtraLight
    </namerecord>
    <namerecord nameID="258" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-ExtraLight
    </namerecord>
    <namerecord nameID="259" platformID="3" platEncID="1" langID="0x409">
      Light
    </namerecord>
    <namerecord nameID="260" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Light
    </namerecord>
    <namerecord nameID="261" platformID="3" platEncID="1" langID="0x409">
      Regular
    </namerecord>
    <namerecord nameID="262" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Regular
    </namerecord>
    <namerecord nameID="263" platformID="3" platEncID="1" langID="0x409">
      Medium
    </namerecord>
    <namerecord nameID="264" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Medium
    </namerecord>
    <namerecord nameID="265" platformID="3" platEncID="1" langID="0x409">
      Semibold
    </namerecord>
    <namerecord nameID="266" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Semibold
    </namerecord>
    <namerecord nameID="267" platformID="3" platEncID="1" langID="0x409">
      Bold
    </namerecord>
    <namerecord nameID="268" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Bold
    </namerecord>
    <namerecord nameID="269" platformID="3" platEncID="1" langID="0x409">
      Black
    </namerecord>
    <namerecord nameID="270" platformID="3" platEncID="1" langID="0x409">
      TestCFF2Roman-Black
    </namerecord>
  </name>

  <post>
    <formatType value="3.0"/>
    <italicAngle value="0.0"/>
    <underlinePosition value="-75"/>
    <underlineThickness value="50"/>
    <isFixedPitch value="1"/>
    <minMemType42 value="0"/>
    <maxMemType42 value="0"/>
    <minMemType1 value="0"/>
    <maxMemType1 value="0"/>
  </post>

  <BASE>
    <Version value="0x00010000"/>
    <HorizAxis>
      <BaseTagList>
        <!-- BaseTagCount=2 -->
        <BaselineTag index="0" value="ideo"/>
        <BaselineTag index="1" value="romn"/>
      </BaseTagList>
      <BaseScriptList>
        <!-- BaseScriptCount=4 -->
        <BaseScriptRecord index="0">
          <BaseScriptTag value="DFLT"/>
          <BaseScript>
            <BaseValues>
              <DefaultIndex value="1"/>
              <!-- BaseCoordCount=2 -->
              <BaseCoord index="0" Format="1">
                <Coordinate value="-170"/>
              </BaseCoord>
              <BaseCoord index="1" Format="1">
                <Coordinate value="0"/>
              </BaseCoord>
            </BaseValues>
            <!-- BaseLangSysCount=0 -->
          </BaseScript>
        </BaseScriptRecord>
        <BaseScriptRecord index="1">
          <BaseScriptTag value="cyrl"/>
          <BaseScript>
            <BaseValues>
              <DefaultIndex value="1"/>
              <!-- BaseCoordCount=2 -->
              <BaseCoord index="0" Format="1">
                <Coordinate value="-170"/>
              </BaseCoord>
              <BaseCoord index="1" Format="1">
                <Coordinate value="0"/>
              </BaseCoord>
            </BaseValues>
            <!-- BaseLangSysCount=0 -->
          </BaseScript>
        </BaseScriptRecord>
        <BaseScriptRecord index="2">
          <BaseScriptTag value="grek"/>
          <BaseScript>
            <BaseValues>
              <DefaultIndex value="1"/>
              <!-- BaseCoordCount=2 -->
              <BaseCoord index="0" Format="1">
                <Coordinate value="-170"/>
              </BaseCoord>
              <BaseCoord index="1" Format="1">
                <Coordinate value="0"/>
              </BaseCoord>
            </BaseValues>
            <!-- BaseLangSysCount=0 -->
          </BaseScript>
        </BaseScriptRecord>
        <BaseScriptRecord index="3">
          <BaseScriptTag value="latn"/>
          <BaseScript>
            <BaseValues>
              <DefaultIndex value="1"/>
              <!-- BaseCoordCount=2 -->
              <BaseCoord index="0" Format="1">
                <Coordinate value="-170"/>
              </BaseCoord>
              <BaseCoord index="1" Format="1">
                <Coordinate value="0"/>
              </BaseCoord>
            </BaseValues>
            <!-- BaseLangSysCount=0 -->
          </BaseScript>
        </BaseScriptRecord>
      </BaseScriptList>
    </HorizAxis>
  </BASE>

  <CFF2>
    <major value="2"/>
    <minor value="0"/>
    <CFFFont name="CFF2Font">
      <FontMatrix value="0.001 0 0 0.001 0 0"/>
      <FDArray>
        <FontDict index="0">
          <Private>
            <BlueValues>
                <blend value="-12 0 0"/>
                <blend value="0 0 0"/>
                <blend value="486 -8 14"/>
                <blend value="498 0 0"/>
                <blend value="574 4 -8"/>
                <blend value="586 0 0"/>
                <blend value="638 6 -10"/>
                <blend value="650 0 0"/>
                <blend value="656 2 -2"/>
                <blend value="668 0 0"/>
                <blend value="712 6 -10"/>
                <blend value="724 0 0"/>
            </BlueValues>
            <OtherBlues>
                <blend value="-217 -17 29"/>
                <blend value="-205 0 0"/>
            </OtherBlues>
            <BlueScale value="0.0625"/>
            <BlueShift value="7"/>
            <BlueFuzz value="0"/>
            <StdHW>
                <blend value="67 -39 67"/>
            </StdHW>
            <StdVW>
                <blend value="85 -51 87"/>
            </StdVW>
            <Subrs>
              <!-- The 'index' attribute is only for humans; it is ignored when parsed. -->
              <CharString index="0">
                304 7 -12 1 blend
                34 rmoveto
                125 86 65 96 -22 38 2 -3 -9 15 -2 4 4 blend
                hvcurveto
                183 -324 -21 110 1 -1 -14 22 -11 17 32 -54 4 blend
                vvcurveto
                50 42 32 67 68 36 -21 -36 47 18 -29 15 -24 12 -21 18 -31 8 -13 -2 3 -3 5 -2 4 -3 5 9 blend
                vhcurveto
                44 49 -24 40 -29 49 2 blend
                rlineto
                44 -46 -54 33 -89 -6 8 5 -7 9 -15 -1 3 4 -8 5 blend
                hhcurveto
                -115 -81 -59 -94 16 -26 3 -7 5 -9 6 -10 4 blend
                hvcurveto
                -174 324 22 -124 8 -14 14 -22 6 -10 -32 56 4 blend
                vvcurveto
                -51 -42 -35 -78 -76 -62 31 37 -52 -19 31 -14 23 -15 25 -25 41 -9 15 -4 7 7 -11 -3 3 12 -20 9 blend
                vhcurveto
                -39 -58</CharString>
              <CharString index="1">
                1 blend
                hlineto
              </CharString>
              <CharString index="2">
                2 blend
                rmoveto
              </CharString>
            </Subrs>
          </Private>
        </FontDict>
      </FDArray>
      <CharStrings>
        <CharString name=".notdef">
          62 22 -38 1 blend
          hmoveto
          476 -44 76 1 blend
          660 -476 44 -76 -106 callsubr
          109 -601 -61 103 -27 45 -105 callsubr
          73 131 54 102 29 -47 45 -75 10 -18 4 -6 4 blend
          rlineto
          4 hlineto
          52 -102 73 -131 10 -16 -4 6 27 -47 -45 75 4 blend
          rlineto
          -300 52 -42 72 -10 16 -105 callsubr
          461 75 -125 1 blend
          vlineto
          127 -232 27 -45 -38 64 2 blend
          rlineto
          44 48 -22 36 -22 36 -105 callsubr
          -50 93 -66 119 -6 10 -1 3 -28 48 49 -83 4 blend
          rlineto
          234 68 -114 -106 callsubr
          -65 -119 -49 -93 -29 47 -49 83 -5 9 1 -3 4 blend
          rlineto
          44 -48 -22 36 22 -36 -105 callsubr
          126 232 26 -44 38 -64 2 blend
          rlineto
          -461 -75 125 1 blend
          vlineto
        </CharString>
        <CharString name="A">
          31 19 -31 1 blend
          hmoveto
          86 -54 90 -106 callsubr
          115 366 23 73 21 72 21 76 25 -42 30 -50 5 -9 7 -11 3 -4 -4 6 3 -7 6 -10 8 blend
          rlinecurve
          4 hlineto
          20 -76 22 -72 23 -73 113 -366 4 -6 -6 10 2 -3 4 -6 5 -9 -7 11 25 -40 -30 50 8 blend
          rcurveline
          90 -56 92 -106 callsubr
          -221 656 -15 25 4 -6 2 blend
          rlineto
          -96 68 -112 -106 callsubr
          -104 -457 -30 49 33 -55 -105 callsubr
          301 68 -301 -8 15 -40 65 8 -15 3 blend
          hlineto
        </CharString>
        <CharString name="T">
          258 26 -44 1 blend
          hmoveto
          84 585 217 71 -518 -71 217 -52 88 47 -79 17 -30 -43 73 18 -28 43 -73 17 -30 7 blend
          hlineto
        </CharString>
        <CharString name="dollar">
          -107 callsubr
          73 -26 73 -26 73 -27 21 -35 36 -58 -28 -8 -12 -28 0 28 -14 -2 18 -3 27 27 8 blend
          rlinecurve
          -24 566 6 -21 0 -34 -105 callsubr
          56 -26 56 -106 callsubr
          50 0 9 1 blend
          0 50 50 0 9 0 10 2 blend
          vvcurveto
          -56 26 -56 -106 callsubr
          -50 0 -9 1 blend
          0 -50 -50 0 -9 0 -10 2 blend
          vvcurveto
          -562 0 102 1 blend
          vmoveto
          -148 56 148 0 -68 -26 56 0 68 3 blend
          vlineto
        </CharString>
        <CharString name="glyph00003">
          -107 callsubr
          21 -35 36 -58 2 blend
          rlineto
          -43 52 84 -36 83 5 -11 -7 13 -11 17 -4 8 8 -13 5 blend
          hhcurveto
          -51 -147 -19 32 1 -3 -105 callsubr
          159 857 -56 7 -159 -858 -1 1 3 -3 26 -44 -3 5 1 -1 -2 4 6 blend
          rlineto
        </CharString>
      </CharStrings>
      <VarStore Format="1">
        <Format value="1"/>
        <VarRegionList>
          <!-- RegionAxisCount=1 -->
          <!-- RegionCount=2 -->
          <Region index="0">
            <VarRegionAxis index="0">
              <StartCoord value="-1.0"/>
              <PeakCoord value="-1.0"/>
              <EndCoord value="0.0"/>
            </VarRegionAxis>
          </Region>
          <Region index="1">
            <VarRegionAxis index="0">
              <StartCoord value="0.0"/>
              <PeakCoord value="1.0"/>
              <EndCoord value="1.0"/>
            </VarRegionAxis>
          </Region>
        </VarRegionList>
        <!-- VarDataCount=1 -->
        <VarData index="0">
          <!-- ItemCount=0 -->
          <NumShorts value="0"/>
          <!-- VarRegionCount=2 -->
          <VarRegionIndex index="0" value="0"/>
          <VarRegionIndex index="1" value="1"/>
        </VarData>
      </VarStore>
    </CFFFont>

    <GlobalSubrs>
      <!-- The 'index' attribute is only for humans; it is ignored when parsed. -->
    </GlobalSubrs>
  </CFF2>

  <GPOS>
    <Version value="0x00010000"/>
    <ScriptList>
      <!-- ScriptCount=1 -->
      <ScriptRecord index="0">
        <ScriptTag value="DFLT"/>
        <Script>
          <DefaultLangSys>
            <ReqFeatureIndex value="65535"/>
            <!-- FeatureCount=1 -->
            <FeatureIndex index="0" value="0"/>
          </DefaultLangSys>
          <!-- LangSysCount=0 -->
        </Script>
      </ScriptRecord>
    </ScriptList>
    <FeatureList>
      <!-- FeatureCount=1 -->
      <FeatureRecord index="0">
        <FeatureTag value="size"/>
        <Feature>
          <FeatureParamsSize>
            <DesignSize value="10.0"/>
            <SubfamilyID value="0"/>
            <SubfamilyNameID value="0"/>
            <RangeStart value="0.0"/>
            <RangeEnd value="0.0"/>
          </FeatureParamsSize>
          <!-- LookupCount=0 -->
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=0 -->
    </LookupList>
  </GPOS>

  <GSUB>
    <Version value="0x00010001"/>
    <ScriptList>
      <!-- ScriptCount=1 -->
      <ScriptRecord index="0">
        <ScriptTag value="DFLT"/>
        <Script>
          <DefaultLangSys>
            <ReqFeatureIndex value="65535"/>
            <!-- FeatureCount=2 -->
            <FeatureIndex index="0" value="1"/>
            <FeatureIndex index="1" value="0"/>
          </DefaultLangSys>
          <!-- LangSysCount=0 -->
        </Script>
      </ScriptRecord>
    </ScriptList>
    <FeatureList>
      <!-- FeatureCount=2 -->
      <FeatureRecord index="0">
        <FeatureTag value="rvrn"/>
        <Feature>
          <!-- LookupCount=0 -->
        </Feature>
      </FeatureRecord>
      <FeatureRecord index="1">
        <FeatureTag value="test"/>
        <Feature>
          <!-- LookupCount=1 -->
          <LookupListIndex index="0" value="0"/>
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=2 -->
      <Lookup index="0">
        <LookupType value="1"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <SingleSubst index="0">
          <Substitution in="dollar" out="glyph00003"/>
        </SingleSubst>
      </Lookup>
      <Lookup index="1">
        <LookupType value="1"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <SingleSubst index="0">
          <Substitution in="dollar" out="glyph00003"/>
        </SingleSubst>
      </Lookup>
    </LookupList>
    <FeatureVariations>
      <Version value="0x00010000"/>
      <!-- FeatureVariationCount=1 -->
      <FeatureVariationRecord index="0">
        <ConditionSet>
          <!-- ConditionCount=1 -->
          <ConditionTable index="0" Format="1">
            <AxisIndex value="0"/>
            <FilterRangeMinValue value="-1.0"/>
            <FilterRangeMaxValue value="0.36707"/>
          </ConditionTable>
        </ConditionSet>
        <FeatureTableSubstitution>
          <Version value="0x00010000"/>
          <!-- SubstitutionCount=1 -->
          <SubstitutionRecord index="0">
            <FeatureIndex value="0"/>
            <Feature>
              <!-- LookupCount=1 -->
              <LookupListIndex index="0" value="1"/>
            </Feature>
          </SubstitutionRecord>
        </FeatureTableSubstitution>
      </FeatureVariationRecord>
    </FeatureVariations>
  </GSUB>

  <HVAR>
    <Version value="0x00010000"/>
    <VarStore Format="1">
      <Format value="1"/>
      <VarRegionList>
        <!-- RegionAxisCount=1 -->
        <!-- RegionCount=2 -->
        <Region index="0">
          <VarRegionAxis index="0">
            <StartCoord value="-1.0"/>
            <PeakCoord value="-1.0"/>
            <EndCoord value="0.0"/>
          </VarRegionAxis>
        </Region>
        <Region index="1">
          <VarRegionAxis index="0">
            <StartCoord value="0.0"/>
            <PeakCoord value="1.0"/>
            <EndCoord value="1.0"/>
          </VarRegionAxis>
        </Region>
      </VarRegionList>
      <!-- VarDataCount=1 -->
      <VarData index="0">
        <!-- ItemCount=5 -->
        <NumShorts value="0"/>
        <!-- VarRegionCount=0 -->
        <Item index="0" value="[]"/>
        <Item index="1" value="[]"/>
        <Item index="2" value="[]"/>
        <Item index="3" value="[]"/>
        <Item index="4" value="[]"/>
      </VarData>
    </VarStore>
  </HVAR>

  <MVAR>
    <Version value="0x00010000"/>
    <Reserved value="0"/>
    <ValueRecordSize value="8"/>
    <!-- ValueRecordCount=2 -->
    <VarStore Format="1">
      <Format value="1"/>
      <VarRegionList>
        <!-- RegionAxisCount=1 -->
        <!-- RegionCount=2 -->
        <Region index="0">
          <VarRegionAxis index="0">
            <StartCoord value="-1.0"/>
            <PeakCoord value="-1.0"/>
            <EndCoord value="0.0"/>
          </VarRegionAxis>
        </Region>
        <Region index="1">
          <VarRegionAxis index="0">
            <StartCoord value="0.0"/>
            <PeakCoord value="1.0"/>
            <EndCoord value="1.0"/>
          </VarRegionAxis>
        </Region>
      </VarRegionList>
      <!-- VarDataCount=1 -->
      <VarData index="0">
        <!-- ItemCount=2 -->
        <NumShorts value="0"/>
        <!-- VarRegionCount=2 -->
        <VarRegionIndex index="0" value="0"/>
        <VarRegionIndex index="1" value="1"/>
        <Item index="0" value="[-8, 14]"/>
        <Item index="1" value="[-5, 9]"/>
      </VarData>
    </VarStore>
    <ValueRecord index="0">
      <ValueTag value="stro"/>
      <VarIdx value="1"/>
    </ValueRecord>
    <ValueRecord index="1">
      <ValueTag value="xhgt"/>
      <VarIdx value="0"/>
    </ValueRecord>
  </MVAR>

  <STAT>
    <Version value="0x00010002"/>
    <DesignAxisRecordSize value="8"/>
    <!-- DesignAxisCount=1 -->
    <DesignAxisRecord>
      <Axis index="0">
        <AxisTag value="wght"/>
        <AxisNameID value="256"/>  <!-- Weight -->
        <AxisOrdering value="0"/>
      </Axis>
    </DesignAxisRecord>
    <!-- AxisValueCount=0 -->
    <ElidedFallbackNameID value="2"/>  <!-- Regular -->
  </STAT>

  <avar>
    <version major="1" minor="0"/>
    <segment axis="wght">
      <mapping from="-1.0" to="-1.0"/>
      <mapping from="-0.5" to="-0.7283"/>
      <mapping from="0.0" to="0.0"/>
      <mapping from="0.2" to="0.1867"/>
      <mapping from="0.4" to="0.36707"/>
      <mapping from="0.6" to="0.7215"/>
      <mapping from="1.0" to="1.0"/>
    </segment>
  </avar>

  <fvar>

    <!-- Weight -->
    <Axis>
      <AxisTag>wght</AxisTag>
      <Flags>0x0</Flags>
      <MinValue>200.0</MinValue>
      <DefaultValue>400.0</DefaultValue>
      <MaxValue>900.0</MaxValue>
      <AxisNameID>256</AxisNameID>
    </Axis>

    <!-- ExtraLight -->
    <!-- PostScript: TestCFF2Roman-ExtraLight -->
    <NamedInstance flags="0x0" postscriptNameID="258" subfamilyNameID="257">
      <coord axis="wght" value="200.0"/>
    </NamedInstance>

    <!-- Light -->
    <!-- PostScript: TestCFF2Roman-Light -->
    <NamedInstance flags="0x0" postscriptNameID="260" subfamilyNameID="259">
      <coord axis="wght" value="300.0"/>
    </NamedInstance>

    <!-- Regular -->
    <!-- PostScript: TestCFF2Roman-Regular -->
    <NamedInstance flags="0x0" postscriptNameID="262" subfamilyNameID="261">
      <coord axis="wght" value="400.0"/>
    </NamedInstance>

    <!-- Medium -->
    <!-- PostScript: TestCFF2Roman-Medium -->
    <NamedInstance flags="0x0" postscriptNameID="264" subfamilyNameID="263">
      <coord axis="wght" value="500.0"/>
    </NamedInstance>

    <!-- Semibold -->
    <!-- PostScript: TestCFF2Roman-Semibold -->
    <NamedInstance flags="0x0" postscriptNameID="266" subfamilyNameID="265">
      <coord axis="wght" value="600.0"/>
    </NamedInstance>

    <!-- Bold -->
    <!-- PostScript: TestCFF2Roman-Bold -->
    <NamedInstance flags="0x0" postscriptNameID="268" subfamilyNameID="267">
      <coord axis="wght" value="700.0"/>
    </NamedInstance>

    <!-- Black -->
    <!-- PostScript: TestCFF2Roman-Black -->
    <NamedInstance flags="0x0" postscriptNameID="270" subfamilyNameID="269">
      <coord axis="wght" value="900.0"/>
    </NamedInstance>
  </fvar>

  <DSIG>
    <!-- note that the Digital Signature will be invalid after recompilation! -->
    <tableHeader flag="0x0" numSigs="0" version="1"/>
  </DSIG>

</ttFont>