[Webkit-unassigned] [Bug 48548] [GTK] Avoid font hinting in the DRT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 29 09:12:42 PDT 2010


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


Martin Robinson <mrobinson at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #72307|review?                     |review+
               Flag|                            |




--- Comment #6 from Martin Robinson <mrobinson at webkit.org>  2010-10-29 09:12:42 PST ---
(From update of attachment 72307)
View in context: https://bugs.webkit.org/attachment.cgi?id=72307&action=review

> WebKitTools/DumpRenderTree/gtk/DumpRenderTree.cpp:140
> +    g_object_set(settings, "gtk-xft-antialias", 1, "gtk-xft-hinting", 0, "gtk-font-name", "Liberation Sans 16", NULL);

I think I'd still prefer line breaks betwen all of the pairs here, just for consistency sake.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list