File: cvparam_null.ttx

package info (click to toggle)
fonttools 4.62.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,652 kB
  • sloc: python: 145,583; xml: 103; makefile: 24
file content (58 lines) | stat: -rw-r--r-- 1,682 bytes parent folder | download | duplicates (3)
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
<?xml version="1.0" encoding="UTF-8"?>
<ttFont>

  <name>
    <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409">
      Tall W
    </namerecord>
  </name>

  <GSUB>
    <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="cv02"/>
        <Feature>
          <FeatureParamsCharacterVariants Format="0">
            <Format value="0"/>
            <FeatUILabelNameID value="256"/>  <!-- Tall W -->
            <FeatUITooltipTextNameID value="65535"/>  <!-- None -->
            <SampleTextNameID value="65535"/>  <!-- None -->
            <NumNamedParameters value="0"/>
            <FirstParamUILabelNameID value="65535"/>  <!-- None -->
            <!-- CharCount=0 -->
          </FeatureParamsCharacterVariants>
          <!-- LookupCount=1 -->
          <LookupListIndex index="0" value="0"/>
        </Feature>
      </FeatureRecord>
    </FeatureList>
    <LookupList>
      <!-- LookupCount=1 -->
      <Lookup index="0">
        <LookupType value="1"/>
        <LookupFlag value="0"/>
        <!-- SubTableCount=1 -->
        <SingleSubst index="0">
          <Substitution in="a" out="b"/>
        </SingleSubst>
      </Lookup>
    </LookupList>
  </GSUB>

</ttFont>