summaryrefslogtreecommitdiffstats
path: root/src/live_effects/lpe-offset.cpp
diff options
context:
space:
mode:
authorKarl Cheng <qantas94heavy@gmail.com>2019-05-17 07:40:10 +0000
committerKarl Cheng <qantas94heavy@gmail.com>2019-05-17 11:51:11 +0000
commit5af7c48b76091a0a4ed19e326371eaa87790bd80 (patch)
tree52234c33dd070d75a729af880bb3f5f9eddeaa63 /src/live_effects/lpe-offset.cpp
parentFix a compiling issue and add some improvements (diff)
downloadinkscape-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/lpe-offset.cpp')
0 files changed, 0 insertions, 0 deletions