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
History
Sascha Brawer
bb5a7e7caf
[feaLib] Make symbol tables separate objects
...
For example, named value records follow the same scoping rules as named glyph classes.
2015-08-10 11:17:52 +02:00
..
testdata
[feaLib] Parse languagesystem
2015-08-10 11:17:52 +02:00
__init__.py
Add lexer for OpenType feature files
2015-08-10 11:17:52 +02:00
ast.py
[feaLib] Implement parsing of feature blocks
2015-08-10 11:17:52 +02:00
lexer_test.py
[feaLib] Restrict length of glyph class names to 30 characters
2015-08-10 11:17:52 +02:00
lexer.py
[feaLib] Restrict length of glyph class names to 30 characters
2015-08-10 11:17:52 +02:00
parser_test.py
[feaLib] Make symbol tables separate objects
2015-08-10 11:17:52 +02:00
parser.py
[feaLib] Make symbol tables separate objects
2015-08-10 11:17:52 +02:00