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
/
varLib
History
Behdad Esfahbod
76e73f0ee4
[varLib] Remove TODO item
2017-02-25 10:59:31 -08:00
..
__init__.py
[varLib] Remove TODO item
2017-02-25 10:59:31 -08:00
__main__.py
don't use sys.exit(...) inside main(), but only under
if __name__ == "__main__"
2017-01-11 12:10:58 +00:00
builder.py
[varLib] Fix regression where GPOS values were stored as 0
2017-02-09 19:35:24 -08:00
designspace.py
If the design space file uses an <axes> element, use this to define the axis map, and preserve the axis order.
2017-02-22 21:22:34 -08:00
interpolate_layout.py
If the design space file uses an <axes> element, use this to define the axis map, and preserve the axis order.
2017-02-22 21:22:34 -08:00
merger.py
[varLib] Fix regression where GPOS values were stored as 0
2017-02-09 19:35:24 -08:00
models.py
added assert, as suggested by @behdad in
#749
2016-12-02 14:24:46 +01:00
mutator.py
[minor] remove redundant sys import
2017-01-11 12:24:04 +00:00