This website requires JavaScript.
Explore
Help
Register
Sign In
shadowfacts
/
fonttools
Watch
1
Star
0
Fork
0
You've already forked fonttools
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
fonttools
/
Lib
/
fontTools
/
feaLib
/
testdata
/
bug457.fea
6 lines
93 B
Plaintext
Raw
Normal View
History
Unescape
Escape
[feaLib.builder_test] fix up tests for backslash-escaped glyph names
2016-11-02 16:00:25 +00:00
@group = [\A \sub \lookup \feature \by \table];
Add test case for glyph names with backslash Resolves https://github.com/fonttools/fonttools/issues/457
2016-10-24 22:39:59 +02:00
feature liga {
sub @group by G;
} liga;
Reference in New Issue
Copy Permalink