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
jvr
c63ac64007
fixed buglet that caused the last table in the font not to be padded to a 4-byte boundary (the spec is a little vague about this, but I believe it's needed, also, Suitcase may complain...)
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@562 4cde692c-a291-49d1-8350-778aa11640f8
2008-06-17 20:41:15 +00:00
..
tables
a different fix for [1296026]: just comment out the offending assert
2008-05-17 08:52:33 +00:00
test
converted usage of Numeric to numpy
2008-03-04 15:25:27 +00:00
__init__.py
Use sys.byteorder, getting rid of ttLib.endian
2008-03-01 11:43:01 +00:00
macUtils.py
update macUtils to current day MacPython
2003-08-22 18:56:01 +00:00
sfnt.py
fixed buglet that caused the last table in the font not to be padded to a 4-byte boundary (the spec is a little vague about this, but I believe it's needed, also, Suitcase may complain...)
2008-06-17 20:41:15 +00:00
standardGlyphOrder.py
revised comment, added note about MS disagreement, removed alignment tabs
2002-10-27 19:47:51 +00:00
xmlImport.py
use latin-1 as the default encoding when parsing XML files
2002-09-09 14:19:49 +00:00