Skip to content

Commit 2c21409

Browse files
committed
clean up test UFOs, add trim test
1 parent 04a8097 commit 2c21409

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+1657
-6700
lines changed

tests/kern_example.ufo/lib.plist

Lines changed: 0 additions & 1287 deletions
Large diffs are not rendered by default.

tests/kern_example_trim.fea

Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
# PS Name: kern_example
2+
# MinKern: +/- 100 inclusive
3+
4+
@MMK_L_LAT_A = [A Adieresis];
5+
@MMK_L_LAT_L = [L Lcaron];
6+
@MMK_L_LAT_O = [O Odieresis];
7+
@MMK_L_LAT_Y = [Y Ydieresis];
8+
@MMK_L_LAT_i = [i igrave];
9+
@MMK_L_LAT_v = [v w];
10+
@MMK_L_quotedbl = [quotesingle quotedbl];
11+
@MMK_R_LAT_A = [A Adieresis];
12+
@MMK_R_LAT_E = [L Lcaron];
13+
@MMK_R_LAT_O = [O Odieresis];
14+
@MMK_R_LAT_Y = [Y Ydieresis];
15+
@MMK_R_LAT_i = [i igrave];
16+
@MMK_R_LAT_v = [v w];
17+
@MMK_R_quotedbl = [quotesingle quotedbl];
18+
19+
# glyph, glyph exceptions:
20+
pos Lcaron V -57;
21+
22+
# glyph, group exceptions:
23+
enum pos Lcaron @MMK_R_LAT_Y -57;
24+
enum pos Lcaron @MMK_R_quotedbl -68;
25+
26+
# group, glyph exceptions:
27+
enum pos @MMK_L_LAT_Y igrave -20;
28+
29+
# glyph, group:
30+
# pos V @MMK_R_LAT_O -50;
31+
# pos V @MMK_R_LAT_i -30;
32+
# pos V @MMK_R_LAT_v -41;
33+
pos V @MMK_R_LAT_A -120;
34+
35+
# group, group/glyph:
36+
# pos @MMK_L_LAT_A @MMK_R_LAT_A 10;
37+
# pos @MMK_L_LAT_A @MMK_R_LAT_E -10;
38+
# pos @MMK_L_LAT_A @MMK_R_LAT_O -39;
39+
# pos @MMK_L_LAT_A @MMK_R_LAT_Y -90;
40+
# pos @MMK_L_LAT_A @MMK_R_LAT_v -60;
41+
# pos @MMK_L_LAT_A @MMK_R_quotedbl -60;
42+
# pos @MMK_L_LAT_L @MMK_R_LAT_E -19;
43+
# pos @MMK_L_LAT_L @MMK_R_LAT_O -20;
44+
# pos @MMK_L_LAT_L @MMK_R_LAT_v -41;
45+
# pos @MMK_L_LAT_O @MMK_R_LAT_A -40;
46+
# pos @MMK_L_LAT_O @MMK_R_LAT_E -24;
47+
# pos @MMK_L_LAT_O @MMK_R_LAT_O 10;
48+
# pos @MMK_L_LAT_O @MMK_R_LAT_Y -39;
49+
# pos @MMK_L_LAT_O @MMK_R_quotedbl -29;
50+
# pos @MMK_L_LAT_O V -40;
51+
# pos @MMK_L_LAT_Y @MMK_R_LAT_A -90;
52+
# pos @MMK_L_LAT_Y @MMK_R_LAT_O -50;
53+
# pos @MMK_L_LAT_Y @MMK_R_LAT_i -40;
54+
# pos @MMK_L_LAT_Y @MMK_R_LAT_v -69;
55+
# pos @MMK_L_LAT_i @MMK_R_LAT_Y -20;
56+
# pos @MMK_L_LAT_i @MMK_R_LAT_v -15;
57+
# pos @MMK_L_LAT_i V -21;
58+
# pos @MMK_L_LAT_v @MMK_R_LAT_A -71;
59+
# pos @MMK_L_LAT_v @MMK_R_LAT_E -21;
60+
# pos @MMK_L_LAT_v @MMK_R_LAT_Y -50;
61+
# pos @MMK_L_LAT_v @MMK_R_LAT_v 10;
62+
# pos @MMK_L_LAT_v V -50;
63+
# pos @MMK_L_quotedbl @MMK_R_LAT_A -85;
64+
# pos @MMK_L_quotedbl @MMK_R_LAT_O -29;
65+
# pos @MMK_L_quotedbl @MMK_R_LAT_i 10;
66+
pos @MMK_L_LAT_A V -119;
67+
pos @MMK_L_LAT_L @MMK_R_LAT_Y -108;
68+
pos @MMK_L_LAT_L @MMK_R_quotedbl -110;
69+
pos @MMK_L_LAT_L V -119;
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)