font-test-data 0.6.2

Test data for the fontations crates
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
feature test {
    sub a by b;
} test;


conditionset heavy {
	wght 700 900;
} heavy;

variation test heavy {
     sub a by c;
} test;