summaryrefslogtreecommitdiffstats
path: root/src/seltrans.cpp
diff options
context:
space:
mode:
authorEduard Braun <eduard.braun2@gmx.de>2017-03-06 01:00:39 +0000
committerEduard Braun <eduard.braun2@gmx.de>2017-03-06 01:00:39 +0000
commit940e63b3a27e3dc7a30f5c72c445b4323f570e1a (patch)
treeb61df6ac899a94ec53535b003e064dcde2f100c0 /src/seltrans.cpp
parentFix ACLs (diff)
downloadinkscape-940e63b3a27e3dc7a30f5c72c445b4323f570e1a.tar.gz
inkscape-940e63b3a27e3dc7a30f5c72c445b4323f570e1a.zip
EMF/WFM export: Fix crash when selecting "Convert gradients to colored polygon series"
The problem where calls of "sprintf()" to format SVG path data. Unfortunately depending on the locale set at this point via "setlocale()" the output could contain commas (,) instead of dots (.) as decimal spearator resulting in invalid path data. Fixed bugs: - https://launchpad.net/bugs/1549015 (bzr r15568)
Diffstat (limited to 'src/seltrans.cpp')
0 files changed, 0 insertions, 0 deletions