Hello,
I don't know in which case you are using this docker image and maybe i'm wrong in its usage.
I would like to render SVG into PNG in command line in order to integrate rendering in Gitlab CI.
When I'm trying to render even a very simple SVG in create an inkscape internal error :
/tmp # inkscape -z /tmp/drawing.svg -e /tmp/drawing.png
Emergency save activated!
Emergency save completed. Inkscape will close now.
If you can reproduce this crash, please file a bug at www.inkscape.org
with a detailed description of the steps leading to the crash, so we can fix it.
** Message: Error: Inkscape encountered an internal error and will close now.
Segmentation fault (core dumped)
Have you some sample test file I can use to check if I'm using it well ?
Thanks
Valvin
Hello,
I don't know in which case you are using this docker image and maybe i'm wrong in its usage.
I would like to render SVG into PNG in command line in order to integrate rendering in Gitlab CI.
When I'm trying to render even a very simple SVG in create an inkscape internal error :
Have you some sample test file I can use to check if I'm using it well ?
Thanks
Valvin