1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont sfntVersion="true" ttLibVersion="3.0"> 3 4 <GDEF> 5 <Version value="0x00010000"/> 6 <GlyphClassDef> 7 <ClassDef glyph="kasratan" class="3"/> 8 <ClassDef glyph="lam_meem_jeem" class="2"/> 9 <ClassDef glyph="sukun" class="3"/> 10 </GlyphClassDef> 11 </GDEF> 12 13 <GPOS> 14 <Version value="0x00010000"/> 15 <ScriptList> 16 <!-- ScriptCount=1 --> 17 <ScriptRecord index="0"> 18 <ScriptTag value="DFLT"/> 19 <Script> 20 <DefaultLangSys> 21 <ReqFeatureIndex value="65535"/> 22 <!-- FeatureCount=1 --> 23 <FeatureIndex index="0" value="0"/> 24 </DefaultLangSys> 25 <!-- LangSysCount=0 --> 26 </Script> 27 </ScriptRecord> 28 </ScriptList> 29 <FeatureList> 30 <!-- FeatureCount=1 --> 31 <FeatureRecord index="0"> 32 <FeatureTag value="test"/> 33 <Feature> 34 <!-- LookupCount=1 --> 35 <LookupListIndex index="0" value="0"/> 36 </Feature> 37 </FeatureRecord> 38 </FeatureList> 39 <LookupList> 40 <!-- LookupCount=1 --> 41 <Lookup index="0"> 42 <LookupType value="5"/> 43 <LookupFlag value="0"/> 44 <!-- SubTableCount=1 --> 45 <MarkLigPos index="0" Format="1"> 46 <MarkCoverage> 47 <Glyph value="sukun"/> 48 <Glyph value="kasratan"/> 49 </MarkCoverage> 50 <LigatureCoverage> 51 <Glyph value="lam_meem_jeem"/> 52 </LigatureCoverage> 53 <!-- ClassCount=2 --> 54 <MarkArray> 55 <!-- MarkCount=2 --> 56 <MarkRecord index="0"> 57 <Class value="0"/> 58 <MarkAnchor Format="1"> 59 <XCoordinate value="261"/> 60 <YCoordinate value="488"/> 61 </MarkAnchor> 62 </MarkRecord> 63 <MarkRecord index="1"> 64 <Class value="1"/> 65 <MarkAnchor Format="1"> 66 <XCoordinate value="346"/> 67 <YCoordinate value="-98"/> 68 </MarkAnchor> 69 </MarkRecord> 70 </MarkArray> 71 <LigatureArray> 72 <!-- LigatureCount=1 --> 73 <LigatureAttach index="0"> 74 <!-- ComponentCount=3 --> 75 <ComponentRecord index="0"> 76 <LigatureAnchor index="0" Format="1"> 77 <XCoordinate value="625"/> 78 <YCoordinate value="1800"/> 79 </LigatureAnchor> 80 <LigatureAnchor index="1" empty="1"/> 81 </ComponentRecord> 82 <ComponentRecord index="1"> 83 <LigatureAnchor index="0" empty="1"/> 84 <LigatureAnchor index="1" Format="1"> 85 <XCoordinate value="376"/> 86 <YCoordinate value="-368"/> 87 </LigatureAnchor> 88 </ComponentRecord> 89 <ComponentRecord index="2"> 90 <LigatureAnchor index="0" empty="1"/> 91 <LigatureAnchor index="1" empty="1"/> 92 </ComponentRecord> 93 </LigatureAttach> 94 </LigatureArray> 95 </MarkLigPos> 96 </Lookup> 97 </LookupList> 98 </GPOS> 99 100</ttFont> 101