schriftgestalt / FontMakeExportPlugin

Glyphs export plugin that uses fontmake
Apache License 2.0
21 stars 4 forks source link

set suprocess encoding to utf-8 to fix UnicodeDecodeError: ascii... #12

Closed anthrotype closed 7 months ago

anthrotype commented 7 months ago

I just tried to update the embedded fontmake and it failed with some UnicodeDecodeError complaining about non-ascii characters, so it's better to set the UTF-8 encoding explicitly when reading from the subprocess output