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
Cosimo Lupo
2c9eea33ee
[feaLib.builder] rename 'id' -> 'id_' to avoid shadowing id() built-in function
2017-02-26 10:48:54 +08: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
Distinguish value records format A from format B with zero values
2017-02-16 13:53:55 +01: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
[feaLib] Make
include()
work like makeotf
2017-02-13 08:42:03 +01:00
parser.py
Distinguish value records format A from format B with zero values
2017-02-16 13:53:55 +01:00