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 271673004: DirectWrite to not round already subpixel metrics. (Closed)

Created:
6 years, 7 months ago by bungeman-skia
Modified:
6 years, 6 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Visibility:
Public.

Description

DirectWrite to not round already subpixel metrics. In keeping with the FreeType and Mac scaler contexts, do not artificially round already subpixel metrics. The subpixel flag should be the 'forceSubpixel' flag when it comes to metrics. Existing backends will give subpixel metrics when 'subpixel' is requested, but will not round proper metrics when 'subpixel' is not requested.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -4 lines) Patch
M src/ports/SkFontHost_win_dw.cpp View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bungeman-skia
This code was causing more issues that it's worth, and is probably also the wrong ...
6 years, 7 months ago (2014-05-07 15:59:18 UTC) #1
reed1
6 years, 7 months ago (2014-05-07 16:02:25 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698