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

Issue 275333002: Fix underline position and thickness calculation. (Closed)

Created:
6 years, 7 months ago by bungeman-chromium
Modified:
6 years, 7 months ago
CC:
blink-reviews, jamesr, krit, jbroman, abarth-chromium, danakj, dglazkov+blink, Rik, pdr., rwlbuis
Visibility:
Public.

Description

Fix underline position and thickness calculation. This change is dependent on https://codereview.chromium.org/271333002 , and should not be committed until Blink has that change. This change will require ~600 rebaselines on each platform.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/platform/fonts/skia/SimpleFontDataSkia.cpp View 1 chunk +6 lines, -5 lines 1 comment Download
M public/blink_skia_config.gyp View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 11 (0 generated)
bungeman-chromium
See https://codereview.chromium.org/280003002/ for what this will look like when finished. The steps here are: 1. ...
6 years, 7 months ago (2014-05-10 00:00:07 UTC) #1
bungeman-chromium
Adding reed as he is an owner of the blink_skia_config.gypi file.
6 years, 7 months ago (2014-05-10 00:03:57 UTC) #2
eae
On 2014/05/10 00:03:57, bungeman2 wrote: > Adding reed as he is an owner of the ...
6 years, 7 months ago (2014-05-12 08:19:32 UTC) #3
reed1
lgtm https://codereview.chromium.org/275333002/diff/1/Source/platform/fonts/skia/SimpleFontDataSkia.cpp File Source/platform/fonts/skia/SimpleFontDataSkia.cpp (right): https://codereview.chromium.org/275333002/diff/1/Source/platform/fonts/skia/SimpleFontDataSkia.cpp#newcode136 Source/platform/fonts/skia/SimpleFontDataSkia.cpp:136: && metrics.hasUnderlinePosition(&underlinePosition)) { nit: not sure you need ...
6 years, 7 months ago (2014-05-12 12:34:11 UTC) #4
bungeman-chromium
On 2014/05/12 08:19:32, eae wrote: > On 2014/05/10 00:03:57, bungeman2 wrote: > > Adding reed ...
6 years, 7 months ago (2014-05-16 01:53:31 UTC) #5
eae
On 2014/05/16 01:53:31, bungeman2 wrote: > On 2014/05/12 08:19:32, eae wrote: > > On 2014/05/10 ...
6 years, 7 months ago (2014-05-16 08:59:02 UTC) #6
eae
While the underline thickness improves with this patch the position seems off and for many ...
6 years, 7 months ago (2014-05-16 11:27:56 UTC) #7
bungeman-chromium
On 2014/05/16 11:27:56, eae wrote: > While the underline thickness improves with this patch the ...
6 years, 7 months ago (2014-05-17 03:03:51 UTC) #8
Stephen Chennney
On 2014/05/17 03:03:51, bungeman2 wrote: > On 2014/05/16 11:27:56, eae wrote: > > While the ...
6 years, 7 months ago (2014-05-19 14:56:40 UTC) #9
h.joshi
I feel comment "find all the underline offsets, pick the largest, then use that as ...
6 years, 7 months ago (2014-05-20 07:16:58 UTC) #10
bungeman-skia
6 years, 7 months ago (2014-05-20 23:21:11 UTC) #11
Message was sent while issue was closed.
Closing in favor of https://codereview.chromium.org/295923006/ which will also
handle the rebaselines.

Powered by Google App Engine
This is Rietveld 408576698