1<?xml version="1.0" encoding="UTF-8"?> 2<ttFont> 3 4 <GSUB> 5 <Version value="0x00010000"/> 6 <ScriptList> 7 <!-- ScriptCount=1 --> 8 <ScriptRecord index="0"> 9 <ScriptTag value="latn"/> 10 <Script> 11 <!-- LangSysCount=3 --> 12 <LangSysRecord index="0"> 13 <LangSysTag value="DEU "/> 14 <LangSys> 15 <ReqFeatureIndex value="0"/> 16 <!-- FeatureCount=1 --> 17 <FeatureIndex index="0" value="3"/> 18 </LangSys> 19 </LangSysRecord> 20 <LangSysRecord index="1"> 21 <LangSysTag value="FRA "/> 22 <LangSys> 23 <ReqFeatureIndex value="65535"/> 24 <!-- FeatureCount=2 --> 25 <FeatureIndex index="0" value="1"/> 26 <FeatureIndex index="1" value="3"/> 27 </LangSys> 28 </LangSysRecord> 29 <LangSysRecord index="2"> 30 <LangSysTag value="ITA "/> 31 <LangSys> 32 <ReqFeatureIndex value="2"/> 33 <!-- FeatureCount=1 --> 34 <FeatureIndex index="0" value="3"/> 35 </LangSys> 36 </LangSysRecord> 37 </Script> 38 </ScriptRecord> 39 </ScriptList> 40 <FeatureList> 41 <!-- FeatureCount=4 --> 42 <FeatureRecord index="0"> 43 <FeatureTag value="hlig"/> 44 <Feature> 45 <!-- LookupCount=1 --> 46 <LookupListIndex index="0" value="0"/> 47 </Feature> 48 </FeatureRecord> 49 <FeatureRecord index="1"> 50 <FeatureTag value="hlig"/> 51 <Feature> 52 <!-- LookupCount=1 --> 53 <LookupListIndex index="0" value="1"/> 54 </Feature> 55 </FeatureRecord> 56 <FeatureRecord index="2"> 57 <FeatureTag value="liga"/> 58 <Feature> 59 <!-- LookupCount=1 --> 60 <LookupListIndex index="0" value="2"/> 61 </Feature> 62 </FeatureRecord> 63 <FeatureRecord index="3"> 64 <FeatureTag value="scmp"/> 65 <Feature> 66 <!-- LookupCount=1 --> 67 <LookupListIndex index="0" value="3"/> 68 </Feature> 69 </FeatureRecord> 70 </FeatureList> 71 <LookupList> 72 <!-- LookupCount=4 --> 73 <Lookup index="0"> 74 <LookupType value="4"/> 75 <LookupFlag value="0"/> 76 <!-- SubTableCount=1 --> 77 <LigatureSubst index="0"> 78 <LigatureSet glyph="D"> 79 <Ligature components="E,U" glyph="D.sc"/> 80 </LigatureSet> 81 </LigatureSubst> 82 </Lookup> 83 <Lookup index="1"> 84 <LookupType value="4"/> 85 <LookupFlag value="0"/> 86 <!-- SubTableCount=1 --> 87 <LigatureSubst index="0"> 88 <LigatureSet glyph="F"> 89 <Ligature components="R,A" glyph="F.sc"/> 90 </LigatureSet> 91 </LigatureSubst> 92 </Lookup> 93 <Lookup index="2"> 94 <LookupType value="4"/> 95 <LookupFlag value="0"/> 96 <!-- SubTableCount=1 --> 97 <LigatureSubst index="0"> 98 <LigatureSet glyph="I"> 99 <Ligature components="T,A" glyph="I.sc"/> 100 </LigatureSet> 101 </LigatureSubst> 102 </Lookup> 103 <Lookup index="3"> 104 <LookupType value="1"/> 105 <LookupFlag value="0"/> 106 <!-- SubTableCount=1 --> 107 <SingleSubst index="0"> 108 <Substitution in="a" out="A.sc"/> 109 <Substitution in="b" out="B.sc"/> 110 <Substitution in="c" out="C.sc"/> 111 <Substitution in="d" out="D.sc"/> 112 <Substitution in="e" out="E.sc"/> 113 <Substitution in="f" out="F.sc"/> 114 <Substitution in="g" out="G.sc"/> 115 <Substitution in="h" out="H.sc"/> 116 <Substitution in="i" out="I.sc"/> 117 <Substitution in="j" out="J.sc"/> 118 <Substitution in="k" out="K.sc"/> 119 <Substitution in="l" out="L.sc"/> 120 <Substitution in="m" out="M.sc"/> 121 <Substitution in="n" out="N.sc"/> 122 <Substitution in="o" out="O.sc"/> 123 <Substitution in="p" out="P.sc"/> 124 <Substitution in="q" out="Q.sc"/> 125 <Substitution in="r" out="R.sc"/> 126 <Substitution in="s" out="S.sc"/> 127 <Substitution in="t" out="T.sc"/> 128 <Substitution in="u" out="U.sc"/> 129 <Substitution in="v" out="V.sc"/> 130 <Substitution in="w" out="W.sc"/> 131 <Substitution in="x" out="X.sc"/> 132 <Substitution in="y" out="Y.sc"/> 133 <Substitution in="z" out="Z.sc"/> 134 </SingleSubst> 135 </Lookup> 136 </LookupList> 137 </GSUB> 138 139</ttFont> 140