xref
: /
external
/
fonttools
/
Tests
/
feaLib
/
data
/
AlternateSubtable.fea
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
feature test {
2
sub A from [
A.alt1
A.alt2
];
3
subtable;
4
sub B from [
B.alt1
B.alt2
];
5
} test;
6