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
76c85e3c3b
[subset] Fix --no-hinting --desubroutinize
...
Fixes
https://github.com/fonttools/fonttools/issues/1360
2018-11-02 17:52:15 -04:00
..
__init__.py
[subset] Fix --no-hinting --desubroutinize
2018-11-02 17:52:15 -04:00
__main__.py
don't use sys.exit(...) inside main(), but only under
if __name__ == "__main__"
2017-01-11 12:10:58 +00:00