diff options
| author | Karl Cheng <qantas94heavy@gmail.com> | 2019-05-17 07:40:10 +0000 |
|---|---|---|
| committer | Karl Cheng <qantas94heavy@gmail.com> | 2019-05-17 11:51:11 +0000 |
| commit | 5af7c48b76091a0a4ed19e326371eaa87790bd80 (patch) | |
| tree | 52234c33dd070d75a729af880bb3f5f9eddeaa63 /src/live_effects/parameter/transformedpoint.cpp | |
| parent | Fix a compiling issue and add some improvements (diff) | |
| download | inkscape-5af7c48b76091a0a4ed19e326371eaa87790bd80.tar.gz inkscape-5af7c48b76091a0a4ed19e326371eaa87790bd80.zip | |
Ask Python extensions to return UTF-8 data
By default, Python 2.x will encode output as ASCII to STDOUT/STDERR if
the output is piped. This commit explicitly requests UTF-8 output by
setting the PYTHONIOENCODING environment variable.
Note this will not fix text encoding problems where the extension itself
does not support Unicode properly.
Refs: https://gitlab.com/inkscape/extensions/merge_requests/90
Diffstat (limited to 'src/live_effects/parameter/transformedpoint.cpp')
0 files changed, 0 insertions, 0 deletions
