use surrogateescape error handling to just copy non-ascii chars into the output
commit506264fea4e0c77b75d510ed036a919f2f55bb29
authorAndré Wobst <wobsta@users.sourceforge.net>
Sun, 14 Jul 2013 08:13:54 +0000 (14 08:13 +0000)
committerAndré Wobst <wobsta@users.sourceforge.net>
Sun, 14 Jul 2013 08:13:54 +0000 (14 08:13 +0000)
tree6b3caab33c4cb54ab3c797276df42d58f93a0363
parent745c1b692adb3b0af167d0a58f243863ab0ec00a
use surrogateescape error handling to just copy non-ascii chars into the output

git-svn-id: http://svn.code.sf.net/p/pyx/code/branches/py3k/pyx@3391 a4f5e268-e194-4f32-bce1-d30804cbbcc5
pyx/font/t1file.py
pyx/writer.py