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

Issue 62123: Skia: remove fHeight (Closed)

Created:
11 years, 8 months ago by agl
Modified:
9 years, 7 months ago
Reviewers:
Evan Martin
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Skia: remove fHeight Skia was previously calculating the leading value incorrectly, leading us to add fHeight to get the height of a line of text. Now that Skia is calculating fLeading correctly, we can remove fHeight.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -10 lines) Patch
M DEPS View 1 chunk +1 line, -1 line 0 comments Download
M skia/include/SkPaint.h View 1 chunk +0 lines, -1 line 0 comments Download
M skia/ports/SkFontHost_FreeType.cpp View 5 chunks +5 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
agl
11 years, 8 months ago (2009-04-07 22:51:48 UTC) #1
Evan Martin
11 years, 8 months ago (2009-04-07 22:53:38 UTC) #2
rubber stamp after you make the array decls smaller too

Powered by Google App Engine
This is Rietveld 408576698