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
/
misc
History
jvr
b58176e5ac
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.
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@257 4cde692c-a291-49d1-8350-778aa11640f8
2002-05-24 11:55:37 +00:00
..
__init__.py
added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
2000-03-14 23:01:03 +00:00
arrayTools.py
Two new functions:
2000-01-26 19:32:45 +00:00
eexec.py
eexecOp may be a global module or a submodule.
2002-05-02 15:26:50 +00:00
homeResFile.py
module to find the home file of a resource (handy for finding suitcase files when all you have is a resource)
2000-07-03 18:45:58 +00:00
psCharStrings.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
psLib.py
don't print extra error info to stdout
2001-06-24 15:14:06 +00:00
psOperators.py
Moved psCharStrings.py, psLib.py and psOperators.py to fontTools.misc, since they're not "toplevel" font tools.
2000-01-16 22:14:02 +00:00
textTools.py
fixed buglet in num2binary()
2000-02-01 15:28:18 +00:00