[Interest] QtWebkit error while building Qt5.12.7 sources

Florian Bruhin me at the-compiler.org
Thu Feb 20 16:52:18 CET 2020


On Thu, Feb 20, 2020 at 09:02:13AM +1000, Nyall Dawson wrote:
> An example: qtwebkit allows rendering of HTML content direct to a
> QPainter surface, keeping text as text objects and other components as
> vectors. This isn't possible in the webengine classes, at best you can
> render a rasterized image of a page to a painter. Without this
> capability it's impossible in Qt to render HTML content to SVG or PDF
> files without loss of quality.

There's QWebEnginePage::printToPdf() which does keep text as text and vectors
as vectors.

Florian

-- 
me at the-compiler.org (Mail/XMPP) | https://www.qutebrowser.org 
       https://bruhin.software/ | https://github.com/sponsors/The-Compiler/
       GPG: 916E B0C8 FD55 A072 | https://the-compiler.org/pubkey.asc
             I love long mails! | https://email.is-not-s.ms/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20200220/eb867e5a/attachment.sig>


More information about the Interest mailing list