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

Issue 10414: Use Skia to render fonts (Closed)

Created:
12 years, 1 month ago by agl
Modified:
9 years, 7 months ago
Reviewers:
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Use Skia to render fonts I've split off the subpixel code from this code at the request of Mike Reed. This code has already been reviewed in 9614. TBR=evan

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+315 lines, -274 lines) Patch
M skia/SConscript View 1 chunk +10 lines, -0 lines 0 comments Download
M skia/ports/SkFontHost_FreeType.cpp View 1 chunk +0 lines, -8 lines 0 comments Download
M webkit/port/platform/graphics/chromium/FontCacheLinux.cpp View 2 chunks +49 lines, -3 lines 0 comments Download
M webkit/port/platform/graphics/chromium/FontLinux.cpp View 3 chunks +44 lines, -50 lines 0 comments Download
M webkit/port/platform/graphics/chromium/FontPlatformDataLinux.h View 2 chunks +44 lines, -29 lines 0 comments Download
M webkit/port/platform/graphics/chromium/FontPlatformDataLinux.cpp View 1 chunk +70 lines, -105 lines 0 comments Download
M webkit/port/platform/graphics/chromium/GlyphPageTreeNodeLinux.cpp View 1 chunk +23 lines, -24 lines 0 comments Download
M webkit/port/platform/graphics/chromium/SimpleFontDataLinux.cpp View 3 chunks +75 lines, -55 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698