1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <GDEF> 5 <Version value="0x00010003"/> 6 <VarStore Format="1"> 7 <Format value="1"/> 8 <VarRegionList> 9 <!-- RegionAxisCount=2 --> 10 <!-- RegionCount=2 --> 11 <Region index="0"> 12 <VarRegionAxis index="0"> 13 <StartCoord value="0.0"/> 14 <PeakCoord value="0.875"/> 15 <EndCoord value="0.875"/> 16 </VarRegionAxis> 17 <VarRegionAxis index="1"> 18 <StartCoord value="0.0"/> 19 <PeakCoord value="0.0"/> 20 <EndCoord value="0.0"/> 21 </VarRegionAxis> 22 </Region> 23 <Region index="1"> 24 <VarRegionAxis index="0"> 25 <StartCoord value="0.0"/> 26 <PeakCoord value="0.875"/> 27 <EndCoord value="0.875"/> 28 </VarRegionAxis> 29 <VarRegionAxis index="1"> 30 <StartCoord value="0.0"/> 31 <PeakCoord value="0.5"/> 32 <EndCoord value="0.5"/> 33 </VarRegionAxis> 34 </Region> 35 </VarRegionList> 36 <!-- VarDataCount=1 --> 37 <VarData index="0"> 38 <!-- ItemCount=1 --> 39 <NumShorts value="0"/> 40 <!-- VarRegionCount=2 --> 41 <VarRegionIndex index="0" value="0"/> 42 <VarRegionIndex index="1" value="1"/> 43 <Item index="0" value="[10, 20]"/> 44 </VarData> 45 </VarStore> 46 </GDEF> 47 48 <GPOS> 49 <Version value="0x00010000"/> 50 <ScriptList> 51 <!-- ScriptCount=1 --> 52 <ScriptRecord index="0"> 53 <ScriptTag value="DFLT"/> 54 <Script> 55 <DefaultLangSys> 56 <ReqFeatureIndex value="65535"/> 57 <!-- FeatureCount=1 --> 58 <FeatureIndex index="0" value="0"/> 59 </DefaultLangSys> 60 <!-- LangSysCount=0 --> 61 </Script> 62 </ScriptRecord> 63 </ScriptList> 64 <FeatureList> 65 <!-- FeatureCount=1 --> 66 <FeatureRecord index="0"> 67 <FeatureTag value="kern"/> 68 <Feature> 69 <!-- LookupCount=1 --> 70 <LookupListIndex index="0" value="0"/> 71 </Feature> 72 </FeatureRecord> 73 </FeatureList> 74 <LookupList> 75 <!-- LookupCount=1 --> 76 <Lookup index="0"> 77 <LookupType value="3"/> 78 <LookupFlag value="0"/> 79 <!-- SubTableCount=1 --> 80 <CursivePos index="0" Format="1"> 81 <Coverage> 82 <Glyph value="one"/> 83 </Coverage> 84 <!-- EntryExitCount=1 --> 85 <EntryExitRecord index="0"> 86 <EntryAnchor Format="3"> 87 <XCoordinate value="0"/> 88 <YCoordinate value="12"/> 89 <YDeviceTable> 90 <StartSize value="0"/> 91 <EndSize value="0"/> 92 <DeltaFormat value="32768"/> 93 </YDeviceTable> 94 </EntryAnchor> 95 </EntryExitRecord> 96 </CursivePos> 97 </Lookup> 98 </LookupList> 99 </GPOS> 100 101</ttFont> 102