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
Just
670c985d76
added doc strings to empty __init__.py files: WinZip apparently skips empty files. Doh!
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@90 4cde692c-a291-49d1-8350-778aa11640f8
2000-03-14 23:01:03 +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
added fontTools.misc.eexec and a MacOS/PPC shared lib (eexecOp) that provides the C implementation.
2000-01-12 19:15:12 +00:00
psCharStrings.py
fixed broken import
2000-01-31 14:33:17 +00:00
psLib.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
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