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
Just van Rossum
dc7d016538
[ttLib.tables._n_a_m_e]
Fix
#1997
: Only attempt to recovered malformed data from bytes (
#1998
)
...
* don't attempt to recover malformed data from str, only from bytes.
Fixes
#1997
2020-06-16 16:35:40 +02:00
..
tables
[ttLib.tables._n_a_m_e]
Fix
#1997
: Only attempt to recovered malformed data from bytes (
#1998
)
2020-06-16 16:35:40 +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
sfnt: must import SimpleNamespace
2020-05-20 09:16:06 +01: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
Remove __future__ imports
2019-08-09 12:20:13 +01:00
woff2.py
Ensure all fonttools CLI tools have help documentation (
#1948
)
2020-05-12 15:11:30 +01:00