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
5862963726
Wow, the master checksum in the 'head' table was never written to file correctly on little-endian platforms :-(. Fixed.
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@282 4cde692c-a291-49d1-8350-778aa11640f8
2002-07-21 20:05:52 +00:00
..
tables
Optimized cmap format 4 compile function: now creates more compact binary. The code is horrible, but then again cmap format 4 is beyond horrible...
2002-07-20 21:57:26 +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
make dynamic table import work when importing from a zip file (for py2exe)
2002-07-11 18:17:32 +00:00
macUtils.py
MacPython 2.2 compat
2002-06-06 19:58:18 +00:00
sfnt.py
Wow, the master checksum in the 'head' table was never written to file correctly on little-endian platforms :-(. Fixed.
2002-07-21 20:05:52 +00:00
standardGlyphOrder.py
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
1999-12-16 21:34:53 +00:00
xmlImport.py
It still wasn't right; I think the glyph order mess is now sufficiently cleaned up; at least compiling the result of ttdump -x glyf works again.
2002-05-25 15:28:48 +00:00