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 Mac MinionPro Size Name 7 </namerecord> 8 <namerecord nameID="256" platformID="1" platEncID="0" langID="0x5" unicode="True"> 9 Mac MinionPro Size Name 10 </namerecord> 11 <namerecord nameID="256" platformID="3" platEncID="1" langID="0x409"> 12 Win MinionPro Size Name 13 </namerecord> 14 </name> 15 16 <GPOS> 17 <Version value="0x00010000"/> 18 <ScriptList> 19 <!-- ScriptCount=1 --> 20 <ScriptRecord index="0"> 21 <ScriptTag value="DFLT"/> 22 <Script> 23 <DefaultLangSys> 24 <ReqFeatureIndex value="65535"/> 25 <!-- FeatureCount=1 --> 26 <FeatureIndex index="0" value="0"/> 27 </DefaultLangSys> 28 <!-- LangSysCount=0 --> 29 </Script> 30 </ScriptRecord> 31 </ScriptList> 32 <FeatureList> 33 <!-- FeatureCount=1 --> 34 <FeatureRecord index="0"> 35 <FeatureTag value="size"/> 36 <Feature> 37 <FeatureParamsSize> 38 <DesignSize value="10.0"/> 39 <SubfamilyID value="3"/> 40 <SubfamilyNameID value="256"/> <!-- Mac MinionPro Size Name --> 41 <RangeStart value="8.0"/> 42 <RangeEnd value="13.9"/> 43 </FeatureParamsSize> 44 <!-- LookupCount=0 --> 45 </Feature> 46 </FeatureRecord> 47 </FeatureList> 48 <LookupList> 49 <!-- LookupCount=0 --> 50 </LookupList> 51 </GPOS> 52 53</ttFont> 54