summaryrefslogtreecommitdiff
path: root/src/features/liga.fea
blob: e4caaaa0936509e8596c8334a6fe5937c1ae7ae3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Standard Ligatures
# https://learn.microsoft.com/en-us/typography/opentype/spec/features_ko#liga

# Set IgnoreMarks to skip over marks in lookups.
# For example, if we have /f/acutecomb/i, treat lookup as /f/i
# https://learn.microsoft.com/en-us/typography/opentype/spec/chapter2#lookup-table
lookupflag IgnoreMarks;

# fi
sub f' [
  i idotless idotless.double itildebelow ibar igrave iacute iogonek
  ihookabove idotbelow icyrillic ij i.sc

  j jdotless jdotlessbar uni0249 uni0249.ccmp jcrosstail yotgreek jecyrillic
] by f.i;