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
justvanrossum
1828dae78a
Use raw strings for regex patterns.
Fixes
#1389
2018-12-05 12:46:36 +01:00
..
tables
Use raw strings for regex patterns.
Fixes
#1389
2018-12-05 12:46:36 +01:00
__init__.py
Move TTFont into fontTools.ttLib.ttFont
2018-01-23 16:12:46 -08:00
macUtils.py
added missing import
2017-03-14 12:00:13 +01:00
sfnt.py
Remove redundant bug fix, add graphite dependencies
2018-11-06 15:21:32 +07:00
standardGlyphOrder.py
More whitespace
2015-04-26 02:01:01 -04:00
ttCollection.py
[ttCollection] don't seek(0) when writing to possibly unseekable strems
2018-02-16 18:02:05 +00:00
ttFont.py
Add PointPen support to TT Glyph objects (
#1334
)
2018-10-18 11:52:38 +02:00
woff2.py
[graphite] Fix for big-endian
2018-09-05 21:12:53 -07:00