12 lines
156 B
Plaintext
12 lines
156 B
Plaintext
# https://github.com/fonttools/fonttools/issues/568
|
|
|
|
feature tst1 {
|
|
script latn;
|
|
pos T -20;
|
|
} tst1;
|
|
|
|
feature tst2 {
|
|
script cyrl;
|
|
pos T -80;
|
|
} tst2;
|