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
fcoiffie
04985bfdde
Unsigned long data field must be packed with "L" instead of "l" (sometimes an OverflowError can occur)
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@501 4cde692c-a291-49d1-8350-778aa11640f8
2006-01-12 14:04:40 +00:00
..
tables
Unsigned long data field must be packed with "L" instead of "l" (sometimes an OverflowError can occur)
2006-01-12 14:04:40 +00:00
test
added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
2000-03-14 23:21:41 +00:00
__init__.py
BasePen should not fail if a base glyph does not exist in the glyph set; added get() method to _TTGlyphSet class
2005-03-08 09:50:56 +00:00
macUtils.py
update macUtils to current day MacPython
2003-08-22 18:56:01 +00:00
sfnt.py
Refactored and enhanced table order support:
2004-11-16 10:37:59 +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