RESOLVED FIXED 89014
[Chromium] Add setAutoHint() and setUseBitmaps() in WebFontRendering
https://bugs.webkit.org/show_bug.cgi?id=89014
Summary [Chromium] Add setAutoHint() and setUseBitmaps() in WebFontRendering
Xianzhu Wang
Reported 2012-06-13 10:04:00 PDT
Add WebFontRendering::setAutoHint() so that we can move out hard-coded autohint settings out of WebCore.
Attachments
patch (7.10 KB, patch)
2012-06-14 12:35 PDT, Xianzhu Wang
no flags
patch v2 (a small naming change over v1) (7.10 KB, patch)
2012-06-14 12:39 PDT, Xianzhu Wang
no flags
Xianzhu Wang
Comment 1 2012-06-13 10:17:21 PDT
setUseBitmaps() may be also useful.
Xianzhu Wang
Comment 2 2012-06-14 12:35:13 PDT
WebKit Review Bot
Comment 3 2012-06-14 12:36:58 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Xianzhu Wang
Comment 4 2012-06-14 12:39:53 PDT
Created attachment 147633 [details] patch v2 (a small naming change over v1)
James Robinson
Comment 5 2012-06-14 15:08:09 PDT
Comment on attachment 147633 [details] patch v2 (a small naming change over v1) R=me
WebKit Review Bot
Comment 6 2012-06-14 17:12:57 PDT
Comment on attachment 147633 [details] patch v2 (a small naming change over v1) Clearing flags on attachment: 147633 Committed r120379: <http://trac.webkit.org/changeset/120379>
WebKit Review Bot
Comment 7 2012-06-14 17:13:02 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.