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
78ad48eaf3
Move all *_test.py modules and test data to external Tests/ folder
2017-01-16 09:14:12 +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
[feaLib] fix check for redefined glyph between multiple markClass definitions (
#803
)
2017-01-12 15:39:21 +01:00
builder.py
[feaLib.builder] use hex istead of float for GDEF.Version to avoid fixedToFloat warning
2017-01-02 13:08:36 +01:00
error.py
[feaLib] Merged LexerError and ParserError
2015-09-07 11:39:09 +02:00
lexer.py
Parse anonymous data blocks
2016-09-16 18:57:40 +02:00
parser.py
[minor] whitespace
2017-01-12 13:36:06 +00:00