1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <GPOS> 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=1 --> 14 <FeatureIndex index="0" value="0"/> 15 </DefaultLangSys> 16 <!-- LangSysCount=0 --> 17 </Script> 18 </ScriptRecord> 19 </ScriptList> 20 <FeatureList> 21 <!-- FeatureCount=1 --> 22 <FeatureRecord index="0"> 23 <FeatureTag value="kern"/> 24 <Feature> 25 <!-- LookupCount=1 --> 26 <LookupListIndex index="0" value="0"/> 27 </Feature> 28 </FeatureRecord> 29 </FeatureList> 30 <LookupList> 31 <!-- LookupCount=1 --> 32 <Lookup index="0"> 33 <LookupType value="3"/> 34 <LookupFlag value="0"/> 35 <!-- SubTableCount=1 --> 36 <CursivePos index="0" Format="1"> 37 <Coverage> 38 <Glyph value="zero"/> 39 <Glyph value="one"/> 40 <Glyph value="two"/> 41 <Glyph value="three"/> 42 <Glyph value="four"/> 43 <Glyph value="five"/> 44 </Coverage> 45 <!-- EntryExitCount=6 --> 46 <EntryExitRecord index="0"> 47 </EntryExitRecord> 48 <EntryExitRecord index="1"> 49 <EntryAnchor Format="1"> 50 <XCoordinate value="121"/> 51 <YCoordinate value="-1"/> 52 </EntryAnchor> 53 <ExitAnchor Format="2"> 54 <XCoordinate value="3"/> 55 <YCoordinate value="4"/> 56 <AnchorPoint value="2"/> 57 </ExitAnchor> 58 </EntryExitRecord> 59 <EntryExitRecord index="2"> 60 <EntryAnchor Format="1"> 61 <XCoordinate value="122"/> 62 <YCoordinate value="-2"/> 63 </EntryAnchor> 64 <ExitAnchor Format="1"> 65 <XCoordinate value="3"/> 66 <YCoordinate value="4"/> 67 </ExitAnchor> 68 </EntryExitRecord> 69 <EntryExitRecord index="3"> 70 <EntryAnchor Format="1"> 71 <XCoordinate value="123"/> 72 <YCoordinate value="-3"/> 73 </EntryAnchor> 74 </EntryExitRecord> 75 <EntryExitRecord index="4"> 76 <EntryAnchor Format="2"> 77 <XCoordinate value="124"/> 78 <YCoordinate value="-4"/> 79 <AnchorPoint value="7"/> 80 </EntryAnchor> 81 <ExitAnchor Format="1"> 82 <XCoordinate value="3"/> 83 <YCoordinate value="4"/> 84 </ExitAnchor> 85 </EntryExitRecord> 86 <EntryExitRecord index="5"> 87 <EntryAnchor Format="3"> 88 <XCoordinate value="124"/> 89 <YCoordinate value="-4"/> 90 <XDeviceTable> 91 <StartSize value="8"/> 92 <EndSize value="9"/> 93 <DeltaFormat value="2"/> 94 <DeltaValue value="[1, 2]"/> 95 </XDeviceTable> 96 <YDeviceTable> 97 <StartSize value="7"/> 98 <EndSize value="7"/> 99 <DeltaFormat value="2"/> 100 <DeltaValue value="[3]"/> 101 </YDeviceTable> 102 </EntryAnchor> 103 <ExitAnchor Format="2"> 104 <XCoordinate value="3"/> 105 <YCoordinate value="4"/> 106 <AnchorPoint value="2"/> 107 </ExitAnchor> 108 </EntryExitRecord> 109 </CursivePos> 110 </Lookup> 111 </LookupList> 112 </GPOS> 113 114</ttFont> 115