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
Just
599cc2fdf5
Remove null bytes before dumping to XML. This seems neccesary, but I'm not sure if this breaks compilation.
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@54 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-05 20:45:38 +00:00
..
tables
Remove null bytes before dumping to XML. This seems neccesary, but I'm not sure if this breaks compilation.
2000-01-05 20:45:38 +00:00
test
added browseTTFont() function.
1999-12-23 14:44:59 +00:00
__init__.py
- Added skiptTables argument to TTFont.saveXML(), to support -x option of tt2xml.py
2000-01-05 20:43:36 +00:00
macUtils.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
sfnt.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
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
Added code to fall back to the DefaultTable (and therefore to hex XML dumps) when an exception occurs during decompilation.
2000-01-03 23:00:10 +00:00