1
0
Fork 0
pysilfont/tests/input/psfmakefea.feax

9 lines
114 B
Text
Raw Permalink Normal View History

@base = [A a];
@basex = [A.x a.x];
@basey = [A.y a.y];
feature alt {
sub @base from [@basex @basey];
} alt;