Bug 89014 - [Chromium] Add setAutoHint() and setUseBitmaps() in WebFontRendering
Summary: [Chromium] Add setAutoHint() and setUseBitmaps() in WebFontRendering
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Xianzhu Wang
URL:
Keywords:
Depends on:
Blocks: 89133
  Show dependency treegraph
 
Reported: 2012-06-13 10:04 PDT by Xianzhu Wang
Modified: 2012-06-14 17:13 PDT (History)
7 users (show)

See Also:


Attachments
patch (7.10 KB, patch)
2012-06-14 12:35 PDT, Xianzhu Wang
no flags Details | Formatted Diff | Diff
patch v2 (a small naming change over v1) (7.10 KB, patch)
2012-06-14 12:39 PDT, Xianzhu Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Xianzhu Wang 2012-06-13 10:04:00 PDT
Add WebFontRendering::setAutoHint() so that we can move out hard-coded autohint settings out of WebCore.
Comment 1 Xianzhu Wang 2012-06-13 10:17:21 PDT
setUseBitmaps() may be also useful.
Comment 2 Xianzhu Wang 2012-06-14 12:35:13 PDT
Created attachment 147632 [details]
patch
Comment 3 WebKit Review Bot 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.
Comment 4 Xianzhu Wang 2012-06-14 12:39:53 PDT
Created attachment 147633 [details]
patch v2 (a small naming change over v1)
Comment 5 James Robinson 2012-06-14 15:08:09 PDT
Comment on attachment 147633 [details]
patch v2 (a small naming change over v1)

R=me
Comment 6 WebKit Review Bot 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>
Comment 7 WebKit Review Bot 2012-06-14 17:13:02 PDT
All reviewed patches have been landed.  Closing bug.