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
8e48312f88
don't use __len__ for arbitrary length method
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@287 4cde692c-a291-49d1-8350-778aa11640f8
2002-07-23 08:19: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
finally upgraded psLib to use re instead of the long obsolete regex module.
2002-06-04 19:11:03 +00:00
ttLib
don't use __len__ for arbitrary length method
2002-07-23 08:19: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
added support for raw bytecode: this happens unintentionally for subrs that aren't referenced, but it's good to have anyway, in case we want to switch T2 decompilation off.
2002-05-24 11:55:37 +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
don't test for os.name, as the mac stuff now all works under darwin/posix as well
2002-07-12 19:20:19 +00:00
unicode.py
updated to Unicode 3.0 by Antoine Leca.
2000-03-28 10:33:58 +00:00