[Webkit-unassigned] [Bug 27513] [Chromium] Linux: add static functions to FontPlatformData which allow for setting the global font rendering preferences.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 22 07:24:21 PDT 2009


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


Darin Fisher (:fishd, Google) <fishd at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #33229|review?(fishd at chromium.org) |review+
               Flag|                            |




--- Comment #4 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2009-07-22 07:24:21 PDT ---
(From update of attachment 33229)
> +    static void setHinting(SkPaint::Hinting);
> +    static void setAntiAlias(bool on);
> +    static void setSubpixelGlyphs(bool on);

nit: i think webkit style is to leave these bool parameters unnamed.

otherwise, r=me

-- 
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