9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
|
# https://github.com/behdad/fonttools/issues/501
|
||
|
languagesystem DFLT dflt;
|
||
|
feature test {
|
||
|
lookup L {
|
||
|
script grek;
|
||
|
pos T 100;
|
||
|
} L;
|
||
|
} test;
|