New issue 18 by titusz....@gmail.com: freetype.Face does not work with
unicode filepath
http://code.google.com/p/freetype-py/issues/detail?id=18
Cannot init a Face object with unicode filepath.
Fixed here:
https://github.com/titusz/freetype-py/commit/1e75f283261306ccbf9837ea3ab7e2ccbb1a83ea
Comment #1 on issue 18 by Nicolas.Rougier: freetype.Face does not work with
unicode filepath
http://code.google.com/p/freetype-py/issues/detail?id=18
thanks for the report and the patch. I just applied it.