[Interest] Rendering of QGraphicsSvgItem via QSvgGenerator
Jean-Michaƫl Celerier
jeanmichael.celerier at gmail.com
Sun Dec 13 18:46:12 CET 2015
On Sun, Dec 13, 2015 at 3:16 PM, william.crocker at analog.com <
william.crocker at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20151213/d6ac1bdb/attachment.html>
More information about the Interest
mailing list