[Webkit-unassigned] [Bug 140290] [GTK] Pixelated fonts used for Engadget headline

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 12:36:45 PST 2015


https://bugs.webkit.org/show_bug.cgi?id=140290

--- Comment #5 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to comment #4)
> The availability of fonts can definitely change what font is selected, but
> we should probably not be selecting a font that doesn't scale properly.

Seems this is not caused by the fonts, but by the libfont library that we ship.

If I instruct the minibrowser to load the system libfont library instead of the jhbuild one, the rendered text looks ok.

LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libfontconfig.so.1 Tools/jhbuild/jhbuild-wrapper --gtk run WebKitBuild/Release/bin/MiniBrowser http://www.engadget.com/2015/01/04/lenovo-thinkpad-x1-carbon-2015/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150112/28a7f991/attachment-0002.html>


More information about the webkit-unassigned mailing list