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
Cosimo Lupo
8bc30bc4d2
ttLib.__init__: replace '>>>' with '>>' in docstring to avoid triggering pytest doctests discovery
...
the docstring references an example 'afont.ttf' file which obviously doesn't exist.
2015-12-12 18:11:59 +00:00
..
tables
Enable writing of Count values that are never set
2015-12-08 20:41:54 +01:00
testdata
[TTGlyphPen] Add a new e2e test
2015-11-05 14:11:51 -08:00
__init__.py
ttLib.__init__: replace '>>>' with '>>' in docstring to avoid triggering pytest doctests discovery
2015-12-12 18:11:59 +00:00
macUtils.py
[macUtils] use macRes.ResourceReader to read 'sfnt' resources
2015-10-26 04:40:04 +00:00
sfnt.py
[sfnt] make SFNTReader.tables an OrderedDict sorted by table offset
2015-11-13 17:38:50 +00:00
standardGlyphOrder.py
More whitespace
2015-04-26 02:01:01 -04:00
woff2_test.py
[woff2] make dummy glyphOrder based on gids when decompiling glyf table
2015-09-08 17:01:59 +01:00
woff2.py
Merge pull request
#349
from brawer/glyphnames-beyond-bmp
2015-09-09 15:03:06 +02:00