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
d7f6e1df00
[ttLib] remove 'haveMacSupport' flag, allow other platforms to read sfnt resources (from data fork)
...
On non-Mac filesystems the resource fork is absent.
2015-10-26 03:34:03 +00:00
..
tables
Test OTTableReader.getSubReader()
2015-10-18 00:09:32 +02:00
testdata
rename 'test_data' folder to 'testdata' so it matches
#334
2015-08-11 16:31:09 +01:00
__init__.py
[ttLib] remove 'haveMacSupport' flag, allow other platforms to read sfnt resources (from data fork)
2015-10-26 03:34:03 +00:00
macUtils.py
replace all 'StringIO' with 'BytesIO'
2015-08-07 17:25:22 +01:00
sfnt.py
add reordersTables() method to SFNTWriter and WOFF2Writer (return True for the latter)
2015-08-19 17:56:46 +01: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