https://bugs.kde.org/show_bug.cgi?id=416019

--- Comment #1 from Cebtenzzre <cebtenz...@gmail.com> ---
With a different imported SVG that had the same problem, I was able to work
around the issue by extracting the vector layer from the .kra and running the
following command:

$ svgcleaner --no-defaults --allow-bigger-file --paths-to-relative=yes
--apply-transform-to-paths=yes original.svg cleaned.svg

Then I replaced the layer in the .kra with the new SVG. This didn't work
without --apply-transform-to-paths=yes so this seems to be different from (but
related to) the original attached reproducer, which has no transform
attributes.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to