Behdad Esfahbod
|
7d2c10ec74
|
Allow toXML() to be called on individual tables
Was hitting a missing attribute since disassembleInstructions was
being set by saveXML() only.
|
2013-08-19 14:16:06 -04:00 |
|
jvr
|
91bca42442
|
merging fixes & changes from delft-sprint-2012
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@611 4cde692c-a291-49d1-8350-778aa11640f8
|
2012-10-18 12:49:22 +00:00 |
|
pabs3
|
86368e7ac0
|
Raising strings is deprecated in Python 2.5, raise an exception instead.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@569 4cde692c-a291-49d1-8350-778aa11640f8
|
2009-11-08 06:39:37 +00:00 |
|
jvr
|
d67cf25974
|
don't use 'as' as a name, it's a keyword in Python >= 2.6
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@563 4cde692c-a291-49d1-8350-778aa11640f8
|
2008-09-16 14:14:44 +00:00 |
|
jvr
|
02c17a7d3d
|
fixed ttdump -i mode
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@258 4cde692c-a291-49d1-8350-778aa11640f8
|
2002-05-24 14:42:15 +00:00 |
|
jvr
|
ae43d92ea9
|
Hm, these instructions had their stack pop-count reversed.
Thanks to L. Peter Deutsch for finding this.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@176 4cde692c-a291-49d1-8350-778aa11640f8
|
2002-01-07 08:44:09 +00:00 |
|
Just
|
b263e4d118
|
reinstated accidentally deleted regex.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@78 4cde692c-a291-49d1-8350-778aa11640f8
|
2000-02-01 15:54:37 +00:00 |
|
Just
|
51e75db43e
|
- added assembler: we've got a full round trip now!
- added toXML() and fromXML() methods
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@74 4cde692c-a291-49d1-8350-778aa11640f8
|
2000-02-01 15:30:15 +00:00 |
|
Just
|
7842e56b97
|
Created a new library directory called "FreeLib". All OpenSource RFMKII components will reside there, fontTools being the flagship.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@2 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-16 21:34:53 +00:00 |
|