Am 31.05.2012 um 09:00 schrieb Yves Bailly :
> ...
> If the image is compressed ("*.svgz"), it seems QWebView
> is unable to display it correctly.
Is QWebView supposed to be able to display compressed SVG? Or is this an
assumption?
> To be more precise, this works nicely:
>
> QByteArray ima
Greetings all,
Here's an annoying problem I'm facing, trying to display an SVG image
in a QWebView. If the image is compressed ("*.svgz"), it seems QWebView
is unable to display it correctly.
To be more precise, this works nicely:
QByteArray image_data = /* some external source I know nothing a