ella-animation team mailing list archive
-
ella-animation team
-
Mailing list archive
-
Message #00058
[Bug 674822] Re: Bug when exporting a resized path object to SVG
The problem is that there is no api to edit a path in goocanvas, and no
api to apply transformation to the path object. So, we can't do
anything, the problem must be fixed upstream I think. So, we must
contribute upstream, but I don't know if it is a good idea since we are
on gtk2 and the latest version of goocanvas is on gtk3.
The other solution should be to modify our path system, and handle it
with our own system.
--
Bug when exporting a resized path object to SVG
https://bugs.launchpad.net/bugs/674822
You received this bug notification because you are a member of Ella
Team, which is the registrant for Ella.
Status in Ella Animation, an Elegant Light Linux Animator: Triaged
Bug description:
The svg export of path objects is OK, but, if, for example, whe have resized a path (downscaled) before exporting to SVG, in the resulting file, the path object remains at its original size
References