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

Issue 417003002: linux: Force full hinting when antialiasing is disabled. (Closed)

Created:
6 years, 5 months ago by Daniel Erat
Modified:
6 years, 5 months ago
Reviewers:
msw
CC:
chromium-reviews
Project:
chromium
Visibility:
Public.

Description

linux: Force full hinting when antialiasing is disabled. Make the Linux implementation of FontRenderParams force full hinting (along with disabling subpixel rendering and positioning) when antialiasing is disabled. Cairo also forces full hinting in this case. BUG=396239 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=285462

Patch Set 1 #

Total comments: 9

Patch Set 2 : apply review feedback #

Total comments: 2

Patch Set 3 : fix a comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -18 lines) Patch
M ui/gfx/font_render_params_linux.cc View 1 1 chunk +19 lines, -9 lines 0 comments Download
M ui/gfx/font_render_params_linux_unittest.cc View 1 2 3 chunks +39 lines, -9 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Daniel Erat
6 years, 5 months ago (2014-07-24 21:51:04 UTC) #1
msw
https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux.cc#newcode132 ui/gfx/font_render_params_linux.cc:132: // Cairo forces full hinting when antialiasing is disabled ...
6 years, 5 months ago (2014-07-24 22:25:44 UTC) #2
Daniel Erat
https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux.cc File ui/gfx/font_render_params_linux.cc (right): https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux.cc#newcode132 ui/gfx/font_render_params_linux.cc:132: // Cairo forces full hinting when antialiasing is disabled ...
6 years, 5 months ago (2014-07-24 22:52:01 UTC) #3
msw
lgtm with a nit https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux_unittest.cc File ui/gfx/font_render_params_linux_unittest.cc (right): https://codereview.chromium.org/417003002/diff/1/ui/gfx/font_render_params_linux_unittest.cc#newcode166 ui/gfx/font_render_params_linux_unittest.cc:166: CreateFontconfigEditStanza("antialias", "bool", "true") + On ...
6 years, 5 months ago (2014-07-24 22:58:26 UTC) #4
Daniel Erat
https://codereview.chromium.org/417003002/diff/20001/ui/gfx/font_render_params_linux_unittest.cc File ui/gfx/font_render_params_linux_unittest.cc (right): https://codereview.chromium.org/417003002/diff/20001/ui/gfx/font_render_params_linux_unittest.cc#newcode161 ui/gfx/font_render_params_linux_unittest.cc:161: // Load a config that disables hinting for bold ...
6 years, 5 months ago (2014-07-24 23:00:07 UTC) #5
Daniel Erat
The CQ bit was checked by derat@chromium.org
6 years, 5 months ago (2014-07-25 00:40:16 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/derat@chromium.org/417003002/40001
6 years, 5 months ago (2014-07-25 00:44:03 UTC) #7
commit-bot: I haz the power
6 years, 5 months ago (2014-07-25 02:39:26 UTC) #8
Message was sent while issue was closed.
Change committed as 285462

Powered by Google App Engine
This is Rietveld 408576698