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

Issue 12623011: add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow (Closed)

Created:
7 years, 9 months ago by reed1
Modified:
7 years, 9 months ago
Reviewers:
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

add (temp) SkFontLCDConfig class to hold LCD getters/setters. This will allow us to make SkFontHost.h private (once webkit switches to the SkFontLCDConfig api) Stage 2 is to either move this code into chrome/webkit, or change the callers to perform their own globals management. Committed: https://code.google.com/p/skia/source/detail?r=8107

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -29 lines) Patch
M trunk/include/core/SkDeviceProperties.h View 2 chunks +11 lines, -11 lines 0 comments Download
M trunk/include/core/SkFontHost.h View 2 chunks +2 lines, -0 lines 0 comments Download
A trunk/include/core/SkFontLCDConfig.h View 1 chunk +59 lines, -0 lines 0 comments Download
M trunk/src/core/SkFontHost.cpp View 2 chunks +30 lines, -17 lines 0 comments Download
M trunk/src/ports/SkFontHost_fontconfig.cpp View 3 chunks +3 lines, -1 line 0 comments Download

Messages

Total messages: 1 (0 generated)
reed1
7 years, 9 months ago (2013-03-12 15:41:22 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r8107 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698