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

Issue 341343002: Better rendering detection with DirectWrite. (Closed)

Created:
6 years, 6 months ago by bungeman-skia
Modified:
6 years, 6 months ago
Reviewers:
mtklein, eae, reed1
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/skia.git@master
Project:
skia
Visibility:
Public.

Description

Better rendering detection with DirectWrite. When requesting embedded bitmaps, all sizes in a gridfit gasp range with a bitmap in that range should be gridfit to the fullest extent possible. Committed: https://skia.googlesource.com/skia/+/740c3f17f7f37fca5268b60a83448953f075d8d1

Patch Set 1 #

Patch Set 2 : Clean up. #

Patch Set 3 : Add define for suppression. #

Total comments: 8

Patch Set 4 : Address comments, add comments. #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+153 lines, -15 lines) Patch
M gyp/sfnt.gyp View 1 1 chunk +1 line, -0 lines 0 comments Download
M src/ports/SkScalerContext_win_dw.cpp View 1 2 3 10 chunks +79 lines, -15 lines 1 comment Download
A src/sfnt/SkOTTable_gasp.h View 1 chunk +73 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
bungeman-skia
PS1 is an early pass at this, but the idea is that if there are ...
6 years, 6 months ago (2014-06-20 21:55:35 UTC) #1
eae
Awesome, LGTM
6 years, 6 months ago (2014-06-20 21:56:31 UTC) #2
bungeman-skia
I've run this change through the bots at https://codereview.chromium.org/350443002/ with and without the suppression. I ...
6 years, 6 months ago (2014-06-21 06:06:14 UTC) #3
eae
On 2014/06/21 06:06:14, bungeman1 wrote: > I've run this change through the bots at > ...
6 years, 6 months ago (2014-06-21 21:41:45 UTC) #4
bungeman-skia
6 years, 6 months ago (2014-06-23 14:36:02 UTC) #5
mtklein
nits and comment requests, otherwise lgtm https://codereview.chromium.org/341343002/diff/40001/src/ports/SkScalerContext_win_dw.cpp File src/ports/SkScalerContext_win_dw.cpp (right): https://codereview.chromium.org/341343002/diff/40001/src/ports/SkScalerContext_win_dw.cpp#newcode44 src/ports/SkScalerContext_win_dw.cpp:44: static bool renderingModeIsGridfit(DWriteFontTypeface* ...
6 years, 6 months ago (2014-06-23 14:59:20 UTC) #6
bungeman-skia
https://codereview.chromium.org/341343002/diff/40001/src/ports/SkScalerContext_win_dw.cpp File src/ports/SkScalerContext_win_dw.cpp (right): https://codereview.chromium.org/341343002/diff/40001/src/ports/SkScalerContext_win_dw.cpp#newcode44 src/ports/SkScalerContext_win_dw.cpp:44: static bool renderingModeIsGridfit(DWriteFontTypeface* typeface, int size, PPEMRange* range) { ...
6 years, 6 months ago (2014-06-23 15:13:50 UTC) #7
bungeman-skia
The CQ bit was checked by bungeman@google.com
6 years, 6 months ago (2014-06-23 15:13:59 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://skia-tree-status.appspot.com/cq/bungeman@google.com/341343002/60001
6 years, 6 months ago (2014-06-23 15:14:22 UTC) #9
mtklein
https://codereview.chromium.org/341343002/diff/60001/src/ports/SkScalerContext_win_dw.cpp File src/ports/SkScalerContext_win_dw.cpp (right): https://codereview.chromium.org/341343002/diff/60001/src/ports/SkScalerContext_win_dw.cpp#newcode81 src/ports/SkScalerContext_win_dw.cpp:81: return; This _may_ be redundant.
6 years, 6 months ago (2014-06-23 15:20:34 UTC) #10
commit-bot: I haz the power
6 years, 6 months ago (2014-06-23 15:29:27 UTC) #11
Message was sent while issue was closed.
Change committed as 740c3f17f7f37fca5268b60a83448953f075d8d1

Powered by Google App Engine
This is Rietveld 408576698