1 <?xml version="1.0" encoding="UTF-8"?> 2 <ttFont sfntVersion="OTTO" ttLibVersion="3.5"> 3 4 <GSUB> 5 <Version value="0x00010000"/> 6 <ScriptList> 7 <!-- ScriptCount=1 --> 8 <ScriptRecord index="0"> 9 <ScriptTag value="latn"/> 10 <Script> 11 <DefaultLangSys> 12 <ReqFeatureIndex value="65535"/> 13 <!-- FeatureCount=1 --> 14 <FeatureIndex index="0" value="0"/> 15 </DefaultLangSys> 16 <!-- LangSysCount=0 --> 17 </Script> 18 </ScriptRecord> 19 </ScriptList> 20 <FeatureList> 21 <!-- FeatureCount=1 --> 22 <FeatureRecord index="0"> 23 <FeatureTag value="test"/> 24 <Feature> 25 <!-- LookupCount=2 --> 26 <LookupListIndex index="0" value="0"/> 27 <LookupListIndex index="1" value="1"/> 28 </Feature> 29 </FeatureRecord> 30 </FeatureList> 31 <LookupList> 32 <!-- LookupCount=2 --> 33 <Lookup index="0"> 34 <LookupType value="1"/> 35 <LookupFlag value="0"/> 36 <!-- SubTableCount=2 --> 37 <SingleSubst index="0" Format="1"> 38 <Substitution in="g21" out="glyph32787"/> 39 <Substitution in="g22" out="glyph32788"/> 40 </SingleSubst> 41 <SingleSubst index="1" Format="1"> 42 <Substitution in="g19" out="glyph32789"/> 43 <Substitution in="g20" out="glyph32790"/> 44 </SingleSubst> 45 </Lookup> 46 <Lookup index="1"> 47 <LookupType value="1"/> 48 <LookupFlag value="0"/> 49 <!-- SubTableCount=4 --> 50 <SingleSubst index="0" Format="1"> 51 <Substitution in="glyph32787" out="g23"/> 52 </SingleSubst> 53 <SingleSubst index="1" Format="1"> 54 <Substitution in="glyph32788" out="g18"/> 55 </SingleSubst> 56 <SingleSubst index="2" Format="1"> 57 <Substitution in="glyph32789" out="g17"/> 58 </SingleSubst> 59 <SingleSubst index="3" Format="1"> 60 <Substitution in="glyph32790" out="g24"/> 61 </SingleSubst> 62 </Lookup> 63 </LookupList> 64 </GSUB> 65 66 </ttFont> 67