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

Issue 14940018: we only need one fontmetrics, since the paint (and fontcache) now know explicitly (Closed)

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

Description

we only need one fontmetrics, since the paint (and fontcache) now know explicitly if they are horizontal or vertical. Committed: https://code.google.com/p/skia/source/detail?r=9058

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -14 lines) Patch
M src/core/SkGlyphCache.h View 2 chunks +3 lines, -3 lines 0 comments Download
M src/core/SkGlyphCache.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/core/SkPaint.cpp View 3 chunks +5 lines, -6 lines 0 comments Download
M src/core/SkScalerContext.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/core/SkScalerContext.cpp View 1 chunk +10 lines, -2 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
reed1
7 years, 7 months ago (2013-05-08 14:19:13 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r9058 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698