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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 12 14:20:26 PST 2015


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

--- Comment #11 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
I have uploaded a simple test case here: http://people.igalia.com/clopez/wkbug/140290/test.html

Seems that the issue is related with the Helvetica font.

$ fc-match Helvetica
texgyreheros-regular.otf: "TeX Gyre Heros" "Regular"

$ Tools/jhbuild/jhbuild-wrapper --gtk run fc-match Helvetica
helvR12-ISO8859-1.pcf.gz: "Helvetica" "Regular"

After moving /usr/share/fonts/X11/{75,100}dpi/helv* to a tempdir, fc-match from the jhbuild returns:

$ Tools/jhbuild/jhbuild-wrapper --gtk run fc-match Helvetica
qhvr.pfb: "TeXGyreHeros" "Regular"

And now the text looks correct.

-- 
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/8a9c5eb2/attachment-0002.html>


More information about the webkit-unassigned mailing list