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
Behdad Esfahbod
58b49a1a42
[otlLib] change buildDevice API to take dict
...
Makes more sense. feaLib can be simplified by storing a dict as well, but for now just cast.
2016-01-22 19:45:56 +01:00
..
testdata
[otlLib] Do not emit empty <Value/> elements for empty ValueRecords
2016-01-19 22:01:30 +01:00
__init__.py
Add lexer for OpenType feature files
2015-08-10 11:17:52 +02:00
ast.py
[feaLib] Implement table head with FontRevision statement
2016-01-11 18:01:47 +01:00
builder_test.py
[feaLib] Use otlLib for generating SinglePos tables
2016-01-19 16:27:45 +01:00
builder.py
[otlLib] change buildDevice API to take dict
2016-01-22 19:45:56 +01:00
error_test.py
[feaLib] Merged LexerError and ParserError
2015-09-07 11:39:09 +02:00
error.py
[feaLib] Merged LexerError and ParserError
2015-09-07 11:39:09 +02:00
lexer_test.py
[feaLib] Allow 63 chars in names of glyphs and glyph classes
2016-01-13 16:31:05 +01:00
lexer.py
[feaLib] Allow 63 chars in names of glyphs and glyph classes
2016-01-13 16:31:05 +01:00
parser_test.py
[feaLib] Add unit test for empty statement parsing
2016-01-21 13:32:58 -08:00
parser.py
[feaLib] Accept empty statements in parser
2016-01-21 10:32:30 -08:00