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
fc6f758d20
feaLib: add __all__ to ast module
...
for * imports
2018-05-21 12:40:14 +01: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
feaLib: add __all__ to ast module
2018-05-21 12:40:14 +01:00
builder.py
[feaLib] Use tuple for dict key
2018-03-01 10:25:24 +00:00
error.py
feaLib: add IncludedFeaNotFound error
2018-02-21 16:41:11 +00:00
lexer.py
[feaLib.lexer] pass included filename token to IncludedFeaNotFound ...
2018-02-28 18:44:17 +00:00
parser.py
feaLib.parser: use set for predefined ssXX and cvXX tags
2018-03-15 13:07:53 +00:00