1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <GDEF> 5 <Version value="0x00010000"/> 6 <GlyphClassDef> 7 <ClassDef glyph="a" class="1"/> 8 <ClassDef glyph="acute" class="3"/> 9 <ClassDef glyph="cedilla" class="3"/> 10 <ClassDef glyph="dieresis" class="3"/> 11 <ClassDef glyph="e" class="1"/> 12 <ClassDef glyph="grave" class="3"/> 13 <ClassDef glyph="o" class="1"/> 14 <ClassDef glyph="u" class="1"/> 15 <ClassDef glyph="umlaut" class="3"/> 16 </GlyphClassDef> 17 </GDEF> 18 19 <GPOS> 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="test"/> 39 <Feature> 40 <!-- LookupCount=1 --> 41 <LookupListIndex index="0" value="0"/> 42 </Feature> 43 </FeatureRecord> 44 </FeatureList> 45 <LookupList> 46 <!-- LookupCount=1 --> 47 <Lookup index="0"> 48 <LookupType value="4"/> 49 <LookupFlag value="0"/> 50 <!-- SubTableCount=1 --> 51 <MarkBasePos index="0" Format="1"> 52 <MarkCoverage> 53 <Glyph value="grave"/> 54 <Glyph value="acute"/> 55 <Glyph value="dieresis"/> 56 <Glyph value="cedilla"/> 57 <Glyph value="umlaut"/> 58 </MarkCoverage> 59 <BaseCoverage> 60 <Glyph value="a"/> 61 <Glyph value="e"/> 62 <Glyph value="o"/> 63 <Glyph value="u"/> 64 </BaseCoverage> 65 <!-- ClassCount=2 --> 66 <MarkArray> 67 <!-- MarkCount=5 --> 68 <MarkRecord index="0"> 69 <Class value="0"/> 70 <MarkAnchor Format="1"> 71 <XCoordinate value="150"/> 72 <YCoordinate value="-10"/> 73 </MarkAnchor> 74 </MarkRecord> 75 <MarkRecord index="1"> 76 <Class value="0"/> 77 <MarkAnchor Format="1"> 78 <XCoordinate value="150"/> 79 <YCoordinate value="-10"/> 80 </MarkAnchor> 81 </MarkRecord> 82 <MarkRecord index="2"> 83 <Class value="0"/> 84 <MarkAnchor Format="1"> 85 <XCoordinate value="300"/> 86 <YCoordinate value="-10"/> 87 </MarkAnchor> 88 </MarkRecord> 89 <MarkRecord index="3"> 90 <Class value="1"/> 91 <MarkAnchor Format="1"> 92 <XCoordinate value="300"/> 93 <YCoordinate value="600"/> 94 </MarkAnchor> 95 </MarkRecord> 96 <MarkRecord index="4"> 97 <Class value="0"/> 98 <MarkAnchor Format="1"> 99 <XCoordinate value="300"/> 100 <YCoordinate value="-10"/> 101 </MarkAnchor> 102 </MarkRecord> 103 </MarkArray> 104 <BaseArray> 105 <!-- BaseCount=4 --> 106 <BaseRecord index="0"> 107 <BaseAnchor index="0" Format="1"> 108 <XCoordinate value="265"/> 109 <YCoordinate value="450"/> 110 </BaseAnchor> 111 <BaseAnchor index="1" Format="1"> 112 <XCoordinate value="250"/> 113 <YCoordinate value="-10"/> 114 </BaseAnchor> 115 </BaseRecord> 116 <BaseRecord index="1"> 117 <BaseAnchor index="0" Format="1"> 118 <XCoordinate value="250"/> 119 <YCoordinate value="450"/> 120 </BaseAnchor> 121 <BaseAnchor index="1" Format="1"> 122 <XCoordinate value="250"/> 123 <YCoordinate value="-12"/> 124 </BaseAnchor> 125 </BaseRecord> 126 <BaseRecord index="2"> 127 <BaseAnchor index="0" Format="1"> 128 <XCoordinate value="250"/> 129 <YCoordinate value="450"/> 130 </BaseAnchor> 131 <BaseAnchor index="1" Format="1"> 132 <XCoordinate value="250"/> 133 <YCoordinate value="-12"/> 134 </BaseAnchor> 135 </BaseRecord> 136 <BaseRecord index="3"> 137 <BaseAnchor index="0" Format="1"> 138 <XCoordinate value="265"/> 139 <YCoordinate value="450"/> 140 </BaseAnchor> 141 <BaseAnchor index="1" Format="1"> 142 <XCoordinate value="250"/> 143 <YCoordinate value="-10"/> 144 </BaseAnchor> 145 </BaseRecord> 146 </BaseArray> 147 </MarkBasePos> 148 </Lookup> 149 </LookupList> 150 </GPOS> 151 152</ttFont> 153