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
Martin Hosken
2972d81d82
More pop8erry and try to minimise redundancy in the patch
2017-03-08 16:49:08 +00:00
..
__init__.py
Add lexer for OpenType feature files
2015-08-10 11:17:52 +02:00
__main__.py
[feaLib] add __main__.py so one can call
fonttools feaLib
2017-01-13 11:26:26 +00:00
ast.py
Add support for comments to parser
2017-03-08 13:50:06 +00:00
builder.py
[feaLib.builder] rename 'id' -> 'id_' to avoid shadowing id() built-in function
2017-02-26 10:48:54 +08:00
error.py
[feaLib] Merged LexerError and ParserError
2015-09-07 11:39:09 +02:00
lexer.py
More pop8erry and try to minimise redundancy in the patch
2017-03-08 16:49:08 +00:00
parser.py
More pop8erry and try to minimise redundancy in the patch
2017-03-08 16:49:08 +00:00