xref: /aosp_15_r20/external/fonttools/Tests/mtiLib/data/mti/gsubligature.ttx.GSUB (revision e1fe3e4ad2793916b15cccdc4a7da52a7e1dd0e9)
1*e1fe3e4aSElliott Hughes<?xml version="1.0" encoding="UTF-8"?>
2*e1fe3e4aSElliott Hughes<GSUB>
3*e1fe3e4aSElliott Hughes  <Version value="0x00010000"/>
4*e1fe3e4aSElliott Hughes  <LookupList>
5*e1fe3e4aSElliott Hughes    <!-- LookupCount=1 -->
6*e1fe3e4aSElliott Hughes    <!-- latinLigatures:  -->
7*e1fe3e4aSElliott Hughes    <Lookup index="0">
8*e1fe3e4aSElliott Hughes      <LookupType value="4"/>
9*e1fe3e4aSElliott Hughes      <LookupFlag value="0"/>
10*e1fe3e4aSElliott Hughes      <!-- SubTableCount=1 -->
11*e1fe3e4aSElliott Hughes      <LigatureSubst index="0">
12*e1fe3e4aSElliott Hughes        <LigatureSet glyph="I">
13*e1fe3e4aSElliott Hughes          <Ligature components="J" glyph="IJ"/>
14*e1fe3e4aSElliott Hughes        </LigatureSet>
15*e1fe3e4aSElliott Hughes        <LigatureSet glyph="Ismall">
16*e1fe3e4aSElliott Hughes          <Ligature components="Jsmall" glyph="IJsmall"/>
17*e1fe3e4aSElliott Hughes        </LigatureSet>
18*e1fe3e4aSElliott Hughes        <LigatureSet glyph="f">
19*e1fe3e4aSElliott Hughes          <Ligature components="f,i" glyph="ffi"/>
20*e1fe3e4aSElliott Hughes          <Ligature components="f,l" glyph="ffl"/>
21*e1fe3e4aSElliott Hughes          <Ligature components="f,t" glyph="fft"/>
22*e1fe3e4aSElliott Hughes          <Ligature components="f,b" glyph="ffb"/>
23*e1fe3e4aSElliott Hughes          <Ligature components="f,h" glyph="ffh"/>
24*e1fe3e4aSElliott Hughes          <Ligature components="f,k" glyph="ffk"/>
25*e1fe3e4aSElliott Hughes          <Ligature components="i" glyph="fi"/>
26*e1fe3e4aSElliott Hughes          <Ligature components="l" glyph="fl"/>
27*e1fe3e4aSElliott Hughes          <Ligature components="f" glyph="ff"/>
28*e1fe3e4aSElliott Hughes          <Ligature components="t" glyph="ft"/>
29*e1fe3e4aSElliott Hughes          <Ligature components="b" glyph="fb"/>
30*e1fe3e4aSElliott Hughes          <Ligature components="h" glyph="fh"/>
31*e1fe3e4aSElliott Hughes          <Ligature components="k" glyph="fk"/>
32*e1fe3e4aSElliott Hughes          <Ligature components="j" glyph="fj"/>
33*e1fe3e4aSElliott Hughes        </LigatureSet>
34*e1fe3e4aSElliott Hughes        <LigatureSet glyph="i">
35*e1fe3e4aSElliott Hughes          <Ligature components="j" glyph="ij"/>
36*e1fe3e4aSElliott Hughes        </LigatureSet>
37*e1fe3e4aSElliott Hughes        <LigatureSet glyph="t">
38*e1fe3e4aSElliott Hughes          <Ligature components="t" glyph="tt"/>
39*e1fe3e4aSElliott Hughes        </LigatureSet>
40*e1fe3e4aSElliott Hughes      </LigatureSubst>
41*e1fe3e4aSElliott Hughes    </Lookup>
42*e1fe3e4aSElliott Hughes  </LookupList>
43*e1fe3e4aSElliott Hughes</GSUB>
44