9 Commits

Author SHA1 Message Date
Behdad Esfahbod
3048fe6161 Add back xmlWriter and sstruct as toplevel modules
Fixes https://github.com/behdad/fonttools/issues/190
2015-05-07 23:32:17 -07:00
Behdad Esfahbod
f65033e277 Move xmlWriter into fontTools.misc
Trying to cleanup our footprint in the Python namespace.
2013-09-17 16:41:32 -04:00
Behdad Esfahbod
4b3df49b5b Fix XML encoding
1. Write out using utf-8 encoding.  Shouldn't matter really since
we don't generate non-ASCII data,

2. When parsing, DON'T override the file's encoding!
2013-08-20 15:29:19 -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
jvr
90beb95b77 - rename file to fileOrPath
- check for capability, not type, so XMLWriter can hanlde unicode
  filenames (on OS-es that support them).


git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@479 4cde692c-a291-49d1-8350-778aa11640f8
2005-01-17 21:34:06 +00:00
jvr
81b0c2b659 by default, specify an encoding when creating XML files
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@303 4cde692c-a291-49d1-8350-778aa11640f8
2002-09-09 18:17:12 +00:00
jvr
33f3327ad7 some preliminary progress bar support
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@292 4cde692c-a291-49d1-8350-778aa11640f8
2002-07-23 16:41:08 +00:00
Just
e414c92045 set XML file type to BBEdit when on MacOS
git-svn-id: svn://svn.code.sf.net/p/fonttools/code/trunk@47 4cde692c-a291-49d1-8350-778aa11640f8
2000-01-04 13:51:59 +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