1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <name> 5 <namerecord nameID="256" platformID="1" platEncID="0" langID="0x0" unicode="True"> 6 Feature description for Apple Platform, script Roman, language unspecified 7 </namerecord> 8 <namerecord nameID="256" platformID="1" platEncID="1" langID="0xc" unicode="True"> 9 Feature description for Apple Platform, script Japanese, language Japanese 10 </namerecord> 11 <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409"> 12 Feature description for MS Platform, script Unicode, language English 13 </namerecord> 14 <namerecord nameID="256" platformID="3" platEncID="1" langID="0x411"> 15 Feature description for MS Platform, script Unicode, language Japanese 16 </namerecord> 17 </name> 18 19 <GSUB> 20 <Version value="0x00010000"/> 21 <ScriptList> 22 <!-- ScriptCount=1 --> 23 <ScriptRecord index="0"> 24 <ScriptTag value="DFLT"/> 25 <Script> 26 <DefaultLangSys> 27 <ReqFeatureIndex value="65535"/> 28 <!-- FeatureCount=1 --> 29 <FeatureIndex index="0" value="0"/> 30 </DefaultLangSys> 31 <!-- LangSysCount=0 --> 32 </Script> 33 </ScriptRecord> 34 </ScriptList> 35 <FeatureList> 36 <!-- FeatureCount=1 --> 37 <FeatureRecord index="0"> 38 <FeatureTag value="ss01"/> 39 <Feature> 40 <FeatureParamsStylisticSet> 41 <Version value="0"/> 42 <UINameID value="256"/> <!-- Feature description for Apple Platform, script Roman, language unspecified --> 43 </FeatureParamsStylisticSet> 44 <!-- LookupCount=1 --> 45 <LookupListIndex index="0" value="0"/> 46 </Feature> 47 </FeatureRecord> 48 </FeatureList> 49 <LookupList> 50 <!-- LookupCount=1 --> 51 <Lookup index="0"> 52 <LookupType value="1"/> 53 <LookupFlag value="0"/> 54 <!-- SubTableCount=1 --> 55 <SingleSubst index="0"> 56 <Substitution in="A" out="B"/> 57 </SingleSubst> 58 </Lookup> 59 </LookupList> 60 </GSUB> 61 62</ttFont> 63