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

Issue 342353003: Don't use DirectWrite if smoothing or ClearType is off (Closed)

Created:
6 years, 5 months ago by scottmg
Modified:
6 years, 4 months ago
Reviewers:
cpu_(ooo_6.6-7.5), sky, eae
CC:
chromium-reviews, darin-cc_chromium.org, jam
Project:
chromium
Visibility:
Public.

Description

Don't use DirectWrite if smoothing or ClearType is off I'm not honestly sure if this is right, everything looks kind of crappy when I start turning these things off. But I think this is better? This should make us fallback to GDI rendering. I'm not certain if this will turn off subpixel positition in blink though. (we don't turn it _on_, at least) R=cpu@chromium.org,sky@chromium.org,eae@chromium.org BUG=383372

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -0 lines) Patch
M content/common/sandbox_win.cc View 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
scottmg
6 years, 5 months ago (2014-06-27 23:22:46 UTC) #1
scottmg
(please CQ if it's OK)
6 years, 5 months ago (2014-06-28 01:02:19 UTC) #2
eae
non-owner lgtm
6 years, 5 months ago (2014-06-28 01:10:27 UTC) #3
eae
On 2014/06/28 01:10:27, eae wrote: > non-owner lgtm Please hold off committing this for a ...
6 years, 5 months ago (2014-06-30 00:32:28 UTC) #4
eae
6 years, 5 months ago (2014-06-30 17:14:20 UTC) #5
On 2014/06/30 00:32:28, eae wrote:
> On 2014/06/28 01:10:27, eae wrote:
> > non-owner lgtm
> 
> Please hold off committing this for a little while, I want to see if we can
> still use DirectWrite but disable subpixel positioning instead.

Disabling subpixel positioning fixes this without having to disable DW. Seems
like the better option.

NOT LGTM

Powered by Google App Engine
This is Rietveld 408576698