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
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
..
encodings
added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
2000-03-14 23:01:03 +00:00
misc
eexecOp may be a global module or a submodule.
2002-05-02 15:26:50 +00:00
ttLib
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
__init__.py
typos, version update, date update
2002-05-03 19:03:49 +00:00
afmLib.py
Charnames can contain a period anywhere, not just at the start.
2002-03-12 14:34:43 +00:00
agl.py
Roozbeh Pournader found a working version to one of the broken URLs in the Adobe document.
2000-05-26 13:08:10 +00:00
cffLib.py
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
fondLib.py
fixed style strings bug, as triggered by the Thorndale font.
2001-06-24 15:10:02 +00:00
nfntLib.py
New & improved, but dead slow. Reads and writes.
2001-03-09 12:42:25 +00:00
t1Lib.py
MacPython 2.2 compatibility fix.
2002-05-03 19:38:07 +00:00
unicode.py
updated to Unicode 3.0 by Antoine Leca.
2000-03-28 10:33:58 +00:00