https://bugs.kde.org/show_bug.cgi?id=408444
vanyossi <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |NEEDSINFO CC| |[email protected] Resolution|--- |WAITINGFORINFO --- Comment #1 from vanyossi <[email protected]> --- An svg is rendered from a vector layer. The vector layer is composed only of vector shapes and can be converted to svg allowing the resulting svg equal to what you see in the layer and fully editable. A krita project consists of many more layer types than vector objects. When exporting to an svg from "File -> export", what it the user expected to get? a fully editable svg with rastered included layers as base64 images? like this Almost all filter effects would be missing and the image output would be substancially different than the projection in krita. Another option would be to allow the user to choose the vector layer to render, but then, it is more straight forward to just have the option in the layer menu. -- You are receiving this mail because: You are watching all bug changes.
