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
/
ttLib
History
Just
509e2874aa
disable decompilation exception catching: it causes too many debugging nightmares.
...
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@82 4cde692c-a291-49d1-8350-778aa11640f8
2000-02-13 16:23:28 +00:00
..
tables
reinstated accidentally deleted regex.
2000-02-01 15:54:37 +00:00
test
use ".ttx" extension instead of ".xml". TTX is not the name of the format, not the app...
2000-01-17 18:58:46 +00:00
__init__.py
disable decompilation exception catching: it causes too many debugging nightmares.
2000-02-13 16:23:28 +00:00
macUtils.py
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
1999-12-16 21:34:53 +00:00
sfnt.py
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
1999-12-16 21:34:53 +00:00
standardGlyphOrder.py
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
1999-12-16 21:34:53 +00:00
xmlImport.py
Added code to fall back to the DefaultTable (and therefore to hex XML dumps) when an exception occurs during decompilation.
2000-01-03 23:00:10 +00:00