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
ReadRoberts
635537604d
Fix for subsetting HVAR tables that have an AdvanceWidthMap when the --retain-gid option is used. Needed to make subset_test.py::test_retain_gids_cff2 tests pass.
2019-03-19 16:27:21 +00:00
..
__init__.py
Fix for subsetting HVAR tables that have an AdvanceWidthMap when the --retain-gid option is used. Needed to make subset_test.py::test_retain_gids_cff2 tests pass.
2019-03-19 16:27:21 +00:00
__main__.py
don't use sys.exit(...) inside main(), but only under
if __name__ == "__main__"
2017-01-11 12:10:58 +00:00
cff.py
updated inline github issue URLs
2019-03-06 16:01:28 +01:00