Just
|
d28479b066
|
Added optional splitTables argument to TTFont.saveXML(). Set to non-zero, this will cause each table to be dumped to an idividual XML file.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@36 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-27 19:48:21 +00:00 |
|
Just
|
98d780d766
|
edited TTFont.__init__ doc string, the recalcBBoxes explanation should now be clearer and more complete.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@33 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-23 15:16:22 +00:00 |
|
Just
|
65df20b04f
|
added browseTTFont() function.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@32 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-23 14:44:59 +00:00 |
|
Just
|
3e097c6095
|
don't recalc a number of things then TTFont().recalcBBoxes is off. This allows us to compact glyphs right after they've been parsed from XML, which should greatly reduce memory usage, and therefore should speedup compiling large fonts.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@31 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-23 14:44:16 +00:00 |
|
Just
|
fd5a93240e
|
oops: header struct is big endian of course! noted by Werner Lemberg.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@30 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-23 12:32:30 +00:00 |
|
Just
|
869c6f3ffa
|
moved an import statement
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@17 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-18 21:32:40 +00:00 |
|
Just
|
e4d59426c5
|
added recalcBBoxes argument to Glyph.compile()
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@11 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-18 18:08:07 +00:00 |
|
Just
|
88cb4f33c6
|
added recalcBBoxes argument to TTFont.__init__()
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@10 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-18 18:06:25 +00:00 |
|
Just
|
8bc8cf850d
|
minor cleanup of some doc strings
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@9 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-17 12:54:19 +00:00 |
|
Just
|
f78bec0357
|
added __release__ symbol, changed __version__ to $Id$.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@8 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-17 12:51:21 +00:00 |
|
Just
|
74e0b7f2d7
|
added doc string saying that this module is Mac-only.
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@6 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-17 12:37:55 +00:00 |
|
Just
|
9a3733063c
|
forgot to check in the __init__.py file for fontTools.ttLib.test
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@5 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-17 12:36:07 +00:00 |
|
Just
|
0a650c0c8c
|
fixed broken ttLib.sfnt import statement
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@4 4cde692c-a291-49d1-8350-778aa11640f8
|
1999-12-17 11:57:06 +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 |
|