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
22f068929c
make sure the glyph order is loaded when importing XML as the TTX file may not contain it (ttdump -t/ttcompile -i).
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@264 4cde692c-a291-49d1-8350-778aa11640f8
2002-05-25 14:56:29 +00:00
..
tables
gross hack to allow ; in glyph names (I don't think it _is_ allowed, but hey, I've got this font here...)
2002-05-24 17:42:04 +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 sure the glyph order is loaded when importing XML as the TTX file may not contain it (ttdump -t/ttcompile -i).
2002-05-25 14:56:29 +00:00
macUtils.py
work around MacPython 2.1 incompatibility
2001-08-10 22:17:34 +00:00
sfnt.py
fixed typo in comment
2002-05-14 12:09:10 +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
big change: the glyph order is now dumped as a separate table and not as part of glyf (which didn't make much sense to begin with, but can't work at all in the case of CFF...)
2002-05-23 09:42:45 +00:00