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
382df6c42a
added deprecated endchar/seac support for T2 charstrings
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@439 4cde692c-a291-49d1-8350-778aa11640f8
2003-08-28 20:43:06 +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
2003-06-29 18:18:54 +00:00
bezierTools.py
- Fixed ZeroDivisionError in solveCubic(). The solution is mathematically
2003-08-26 19:20:33 +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
added deprecated endchar/seac support for T2 charstrings
2003-08-28 20:43:06 +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
remove trailing whitespace
2003-08-24 16:17:11 +00:00