1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="OTTO" ttLibVersion="4.29"> 3 4 <GSUB> 5 <Version value="0x00010000"/> 6 <ScriptList> 7 <!-- ScriptCount=2 --> 8 <ScriptRecord index="0"> 9 <ScriptTag value="DFLT"/> 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 <ScriptRecord index="1"> 20 <ScriptTag value="hang"/> 21 <Script> 22 <DefaultLangSys> 23 <ReqFeatureIndex value="65535"/> 24 <!-- FeatureCount=1 --> 25 <FeatureIndex index="0" value="1"/> 26 </DefaultLangSys> 27 <!-- LangSysCount=0 --> 28 </Script> 29 </ScriptRecord> 30 </ScriptList> 31 <FeatureList> 32 <!-- FeatureCount=2 --> 33 <FeatureRecord index="0"> 34 <FeatureTag value="aalt"/> 35 <Feature> 36 <!-- LookupCount=1 --> 37 <LookupListIndex index="0" value="0"/> 38 </Feature> 39 </FeatureRecord> 40 <FeatureRecord index="1"> 41 <FeatureTag value="jp90"/> 42 <Feature> 43 <!-- LookupCount=1 --> 44 <LookupListIndex index="0" value="1"/> 45 </Feature> 46 </FeatureRecord> 47 </FeatureList> 48 <LookupList> 49 <!-- LookupCount=2 --> 50 <Lookup index="0"> 51 <LookupType value="3"/> 52 <LookupFlag value="0"/> 53 <!-- SubTableCount=1 --> 54 <AlternateSubst index="0"> 55 <AlternateSet glyph="cid12223"> 56 <Alternate glyph="cid62031"/> 57 <Alternate glyph="cid62033"/> 58 <Alternate glyph="cid61789"/> 59 </AlternateSet> 60 <AlternateSet glyph="cid61789"> 61 <Alternate glyph="cid62031"/> 62 <Alternate glyph="cid62033"/> 63 <Alternate glyph="cid12223"/> 64 </AlternateSet> 65 </AlternateSubst> 66 </Lookup> 67 <Lookup index="1"> 68 <LookupType value="1"/> 69 <LookupFlag value="0"/> 70 <!-- SubTableCount=1 --> 71 <SingleSubst index="0"> 72 <Substitution in="cid12223" out="cid61789"/> 73 </SingleSubst> 74 </Lookup> 75 </LookupList> 76 </GSUB> 77 78</ttFont> 79