1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <GSUB> 5 <Version value="0x00010000"/> 6 <ScriptList> 7 <!-- ScriptCount=1 --> 8 <ScriptRecord index="0"> 9 <ScriptTag value="DFLT"/> 10 <Script> 11 <DefaultLangSys> 12 <ReqFeatureIndex value="65535"/> 13 <!-- FeatureCount=2 --> 14 <FeatureIndex index="0" value="0"/> 15 <FeatureIndex index="1" value="1"/> 16 </DefaultLangSys> 17 <!-- LangSysCount=0 --> 18 </Script> 19 </ScriptRecord> 20 </ScriptList> 21 <FeatureList> 22 <!-- FeatureCount=2 --> 23 <FeatureRecord index="0"> 24 <FeatureTag value="F1 "/> 25 <Feature> 26 <!-- LookupCount=1 --> 27 <LookupListIndex index="0" value="0"/> 28 </Feature> 29 </FeatureRecord> 30 <FeatureRecord index="1"> 31 <FeatureTag value="F2 "/> 32 <Feature> 33 <!-- LookupCount=1 --> 34 <LookupListIndex index="0" value="1"/> 35 </Feature> 36 </FeatureRecord> 37 </FeatureList> 38 <LookupList> 39 <!-- LookupCount=2 --> 40 <Lookup index="0"> 41 <LookupType value="4"/> 42 <LookupFlag value="0"/> 43 <!-- SubTableCount=1 --> 44 <LigatureSubst index="0"> 45 <LigatureSet glyph="one"> 46 <Ligature components="fraction,two" glyph="onehalf"/> 47 <Ligature components="fraction,two.oldstyle" glyph="onehalf"/> 48 <Ligature components="slash,two" glyph="onehalf"/> 49 <Ligature components="slash,two.oldstyle" glyph="onehalf"/> 50 </LigatureSet> 51 <LigatureSet glyph="one.oldstyle"> 52 <Ligature components="fraction,two" glyph="onehalf"/> 53 <Ligature components="fraction,two.oldstyle" glyph="onehalf"/> 54 <Ligature components="slash,two" glyph="onehalf"/> 55 <Ligature components="slash,two.oldstyle" glyph="onehalf"/> 56 </LigatureSet> 57 </LigatureSubst> 58 </Lookup> 59 <Lookup index="1"> 60 <LookupType value="4"/> 61 <LookupFlag value="0"/> 62 <!-- SubTableCount=1 --> 63 <LigatureSubst index="0"> 64 <LigatureSet glyph="one"> 65 <Ligature components="fraction,two" glyph="onehalf"/> 66 <Ligature components="fraction,two.oldstyle" glyph="onehalf"/> 67 <Ligature components="slash,two" glyph="onehalf"/> 68 <Ligature components="slash,two.oldstyle" glyph="onehalf"/> 69 </LigatureSet> 70 <LigatureSet glyph="one.oldstyle"> 71 <Ligature components="fraction,two" glyph="onehalf"/> 72 <Ligature components="fraction,two.oldstyle" glyph="onehalf"/> 73 <Ligature components="slash,two" glyph="onehalf"/> 74 <Ligature components="slash,two.oldstyle" glyph="onehalf"/> 75 </LigatureSet> 76 </LigatureSubst> 77 </Lookup> 78 </LookupList> 79 </GSUB> 80 81</ttFont> 82