Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(364)

Issue 113193005: Use SkFontMgr for webfont construction on windows (Closed)

Created:
7 years ago by eae
Modified:
7 years ago
Reviewers:
pdr., Stephen Chennney
CC:
blink-reviews
Visibility:
Public.

Description

Use SkFontMgr for webfont construction on windows Change FontCache to expose the SkFontMgr implementation and use that to construct webfonts on windows. This way the appropriate font manager (DirectWrite or GDI) is used for webfonts just as it is for system fonts. BUG=25541 R=schenney@chromium.org,pdr@chromium.org Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=163758

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -0 lines) Patch
M Source/platform/fonts/FontCache.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/platform/fonts/skia/FontCustomPlatformDataSkia.cpp View 2 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
eae
7 years ago (2013-12-12 00:35:22 UTC) #1
pdr.
On 2013/12/12 00:35:22, eae wrote: This looks reasonabke to me. LGTM
7 years ago (2013-12-12 00:47:12 UTC) #2
eae
On 2013/12/12 00:47:12, pdr wrote: > On 2013/12/12 00:35:22, eae wrote: > > This looks ...
7 years ago (2013-12-12 00:53:56 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/eae@chromium.org/113193005/1
7 years ago (2013-12-12 03:31:37 UTC) #4
commit-bot: I haz the power
7 years ago (2013-12-12 07:32:47 UTC) #5
Message was sent while issue was closed.
Change committed as 163758

Powered by Google App Engine
This is Rietveld 408576698