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
0b63b28615
don't get glyph names from CFF it it's a CID-keyed font; invent glyph name on the spot if glyphID is too high (dubious change..).
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@224 4cde692c-a291-49d1-8350-778aa11640f8
2002-05-13 11:26:38 +00:00
..
tables
use a StringIO stream instead slicing strings all the time; don't barf on CID-keyed fonts (but CID support is by no means there yet!)
2002-05-13 11:25:17 +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
don't get glyph names from CFF it it's a CID-keyed font; invent glyph name on the spot if glyphID is too high (dubious change..).
2002-05-13 11:26:38 +00:00
macUtils.py
work around MacPython 2.1 incompatibility
2001-08-10 22:17:34 +00:00
sfnt.py
use spaces for alignment
2002-05-13 11:21:48 +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
minor restructuring
2002-05-11 21:44:06 +00:00