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

Issue 235753003: Don't use default GDI SkFontMgr in getFontFamilyForScript (Closed)

Created:
6 years, 8 months ago by scottmg
Modified:
6 years, 8 months ago
Reviewers:
eae
CC:
blink-reviews, jamesr, krit, dsinclair, jbroman, danakj, Rik, Stephen Chennney, pdr., rwlbuis, ananta
Visibility:
Public.

Description

Don't use default GDI SkFontMgr in getFontFamilyForScript Instead of using SkTypeface directly which goes through the default Skia FontMgr, pass ours through so that when enabling DirectWrite we don't use the GDI one. R=eae@chromium.org BUG=362694 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=171399

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -40 lines) Patch
M Source/platform/fonts/win/FontCacheSkiaWin.cpp View 1 chunk +2 lines, -1 line 0 comments Download
M Source/platform/fonts/win/FontFallbackWin.h View 2 chunks +4 lines, -8 lines 1 comment Download
M Source/platform/fonts/win/FontFallbackWin.cpp View 8 chunks +11 lines, -31 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scottmg
https://codereview.chromium.org/235753003/diff/1/Source/platform/fonts/win/FontFallbackWin.h File Source/platform/fonts/win/FontFallbackWin.h (left): https://codereview.chromium.org/235753003/diff/1/Source/platform/fonts/win/FontFallbackWin.h#oldcode43 Source/platform/fonts/win/FontFallbackWin.h:43: // Return a font family that can render |characters| ...
6 years, 8 months ago (2014-04-11 20:48:10 UTC) #1
eae
LGTM
6 years, 8 months ago (2014-04-12 10:41:19 UTC) #2
scottmg
The CQ bit was checked by scottmg@chromium.org
6 years, 8 months ago (2014-04-12 15:17:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/scottmg@chromium.org/235753003/1
6 years, 8 months ago (2014-04-12 15:17:29 UTC) #4
commit-bot: I haz the power
6 years, 8 months ago (2014-04-12 20:41:29 UTC) #5
Message was sent while issue was closed.
Change committed as 171399

Powered by Google App Engine
This is Rietveld 408576698