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

Issue 251054: Attempt 4 at fixing font size on linux. I think I finally got... (Closed)

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

Description

Attempt 4 at fixing font size on linux. I think I finally got it. Pango scales all font sizes by a factor. Scaling the font size, then asking skia for the metrics gives us exactly the same sizes as Pango. WAHOO! BUG=22791 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=27725

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -16 lines) Patch
M app/gfx/font_skia.cc View 1 2 4 chunks +27 lines, -13 lines 0 comments Download
M app/gfx/font_unittest.cc View 1 chunk +1 line, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
11 years, 2 months ago (2009-10-01 16:39:57 UTC) #1
agl
11 years, 2 months ago (2009-10-01 16:46:48 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698