On Sun, Dec 13, 2015 at 3:16 PM, william.croc...@analog.com <
william.croc...@analog.com> wrote:

>
>
> Hey Qt. You've got the SVG. It's in your hand.
> Why output it as PNG.
>
> I was lucky because my QGraphicsSvgItem was the only
> item in the scene, so I just added a special case to
> bypass the use of a QGraphicScene and transfer my
> input SVG directly to my output SVG.
>

I opened an issue : https://bugreports.qt.io/browse/QTBUG-49935

A working workaround is to disable caching on the svg item.
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to