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
/
subset
History
Behdad Esfahbod
4e31921634
[varLib] Remove nonsensical code
...
GSUB has no positioning, so cannot have any Device tables with variations.
2018-02-21 00:19:54 -08:00
..
__init__.py
[varLib] Remove nonsensical code
2018-02-21 00:19:54 -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