File: bug3846_2.fea

package info (click to toggle)
fonttools 4.62.1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 27,652 kB
  • sloc: python: 145,583; xml: 103; makefile: 24
file content (9 lines) | stat: -rw-r--r-- 122 bytes parent folder | download
1
2
3
4
5
6
7
8
9
lookup ther {
sub l by j;
} ther;

feature clig {
    sub a by b;
    sub e l l' lookup ther;
    sub e l f by z;
} clig;