On Sat, Nov 12, 2011 at 03:00, Mark Dawson <[email protected]> wrote:

> Hi - I am running a script called webkit2png (
> https://github.com/AdamN/python-webkit2png/) to generate thumbnails of
> pages, it's basically a wrapper around the QT WebView).  This script is
> running on an Ubuntu server and it renders correctly but the fonts are
> incorrect, it looks like the font's are not being found the the WebView, is
> there some setting/config file I have to set to make fonts work correctly.
>
> Many thanks
> Mark.
>
> --
> clipboard - we're hiring www.clipboard.com/jobs
>
> _______________________________________________
> webkit-qt mailing list
> [email protected]
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt
>
>
Hi Mark,

If you can afford switching to Qt 4.8 (or maybe the RC for the time being),
then all you need on top of that is the patch in this bug:
https://bugs.webkit.org/show_bug.cgi?id=55036

I hope that helps.

Cheers,
--
Pierre
_______________________________________________
webkit-qt mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-qt

Reply via email to