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
pabs3
0682316b8c
Fix loading the fontTools.misc.eexecOp module that speeds up fontTools.misc.eexec.
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@578 4cde692c-a291-49d1-8350-778aa11640f8
2009-11-08 15:57:07 +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
converted usage of Numeric to numpy
2008-03-04 15:25:27 +00:00
bezierTools.py
converted usage of Numeric to numpy
2008-03-04 15:25:27 +00:00
eexec.py
Fix loading the fontTools.misc.eexecOp module that speeds up fontTools.misc.eexec.
2009-11-08 15:57:07 +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
macCreatorType.py
- removed support for Python 2.2 on MacOS 10.2
2008-03-01 11:34:54 +00:00
psCharStrings.py
- t1Lib.py can now properly read PFA fonts
2008-03-10 21:58:00 +00:00
psLib.py
- turned ps exceptions into classes and renamed them
2008-03-11 07:25:29 +00:00
psOperators.py
nits
2002-06-04 19:10:14 +00:00
textTools.py
Patch
#1296028
from Tomasz Wegrzanowski: improve performance with CJK fonts
2007-08-25 06:19:37 +00:00
transform.py
more doctests
2003-09-16 11:30:29 +00:00