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
86c07d2b9a
more doco, reformatted __all__
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@494 4cde692c-a291-49d1-8350-778aa11640f8
2005-02-25 12:51:49 +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
- renamed all l,t,r,b tuff to xMin, yMin, xMax, yMax
2003-08-29 19:29:46 +00:00
bezierTools.py
more doco, reformatted __all__
2005-02-25 12:51:49 +00:00
eexec.py
'python' implementation of hex functions
2002-07-23 09:26:19 +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
This patch fixes two things
2005-02-23 21:22:27 +00:00
psLib.py
finally upgraded psLib to use re instead of the long obsolete regex module.
2002-06-04 19:11:03 +00:00
psOperators.py
nits
2002-06-04 19:10:14 +00:00
textTools.py
fixed buglet in num2binary()
2000-02-01 15:28:18 +00:00
transform.py
more doctests
2003-09-16 11:30:29 +00:00