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

Issue 1017563002: Sky shouldn't round font weights (Closed)

Created:
5 years, 9 months ago by abarth-chromium
Modified:
5 years, 9 months ago
Reviewers:
eseidel
CC:
mojo-reviews_chromium.org, ojan, qsr+mojo_chromium.org
Base URL:
git@github.com:domokit/mojo.git@master
Target Ref:
refs/heads/master
Project:
mojo
Visibility:
Public.

Description

Sky shouldn't round font weights This CL updates our use of Skia's API for loading fonts to load exactly the font the developer asked for instead of rounding. R=eseidel@chromium.org BUG=https://github.com/domokit/mojo/issues/65 Committed: https://chromium.googlesource.com/external/mojo/+/15c96b386d5eaa88a253b8a96186924ca7c479bf

Patch Set 1 #

Total comments: 1

Patch Set 2 : comment and names #

Patch Set 3 : Works #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -6 lines) Patch
M sky/engine/platform/fonts/skia/FontCacheSkia.cpp View 1 2 2 chunks +65 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
abarth-chromium
5 years, 9 months ago (2015-03-16 23:52:44 UTC) #1
eseidel
lgtm https://codereview.chromium.org/1017563002/diff/1/sky/engine/platform/fonts/skia/FontCacheSkia.cpp File sky/engine/platform/fonts/skia/FontCacheSkia.cpp (right): https://codereview.chromium.org/1017563002/diff/1/sky/engine/platform/fonts/skia/FontCacheSkia.cpp#newcode112 sky/engine/platform/fonts/skia/FontCacheSkia.cpp:112: return static_cast<int>(stretch); I still might add a one-line ...
5 years, 9 months ago (2015-03-16 23:57:54 UTC) #2
abarth-chromium
5 years, 9 months ago (2015-03-17 16:50:24 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
15c96b386d5eaa88a253b8a96186924ca7c479bf (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698