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
/
ttLib
History
Caleb Maclennan
705b9663d2
Default checkChecksums to off for SFNT Reader
2020-09-10 16:41:30 +03:00
..
tables
[ttLib] Fix for
#2044
: fix maxp.maxComponentDepth calculation (
#2045
)
2020-08-14 20:13:01 +02:00
__init__.py
Remove __future__ imports
2019-08-09 12:20:13 +01:00
macUtils.py
Remove __future__ imports
2019-08-09 12:20:13 +01:00
sfnt.py
Default checkChecksums to off for SFNT Reader
2020-09-10 16:41:30 +03:00
standardGlyphOrder.py
Remove __future__ imports
2019-08-09 12:20:13 +01:00
ttCollection.py
Add with statement context manager like ttFont
2019-10-21 07:03:45 +00:00
ttFont.py
Use 0 not False to disable checkChecksums as documented and used
2020-09-10 16:41:30 +03:00
woff2.py
Ensure all fonttools CLI tools have help documentation (
#1948
)
2020-05-12 15:11:30 +01:00