File: spec6e.fea

package info (click to toggle)
fonttools 4.61.1-7~exp1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 27,580 kB
  • sloc: python: 145,091; xml: 103; makefile: 24
file content (13 lines) | stat: -rw-r--r-- 405 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
languagesystem DFLT dflt;

markClass sukun <anchor 261 488> @TOP_MARKS;
markClass kasratan <anchor 346 -98> @BOTTOM_MARKS;

feature test {
    pos ligature lam_meem_jeem
            <anchor 625 1800> mark @TOP_MARKS    # mark above lam
        ligComponent
            <anchor 376 -368> mark @BOTTOM_MARKS    # mark below meem
        ligComponent
            <anchor NULL>;   # jeem has no marks
} test;