Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(275)

Issue 6652046: Change FreeType lcd filter to provide better results. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 8 months ago by bungeman
Modified:
11 years, 8 months ago
Reviewers:
reed1
CC:
skia-review_googlegroups.com
Base URL:
http://skia.googlecode.com/svn/trunk/
Visibility:
Public.

Description

Change FreeType lcd filter to provide better results.

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address comments. #

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

Messages

Total messages: 6
bungeman
With this change we can change we can change Chrome's skia.gyp to 'SK_GAMMA_EXPONENT=1.8', 'SK_GAMMA_CONTRAST=0.3', 'SK_CAN_USE_DLOPEN=1', ...
11 years, 8 months ago (2012-10-11 17:21:02 UTC) #1
reed1
https://codereview.appspot.com/6652046/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.appspot.com/6652046/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode99 src/ports/SkFontHost_FreeType.cpp:99: /* If you ever want to call SetLcdFilterWeights, you ...
11 years, 8 months ago (2012-10-11 17:39:24 UTC) #2
reed1
can we have a new OPT_IN flag present, so that CrOS can try this out ...
11 years, 8 months ago (2012-10-11 17:42:20 UTC) #3
bungeman
Added SK_FONTHOST_FREETYPE_USE_NORMAL_LCD_FILTER as an opt-in flag. https://codereview.appspot.com/6652046/diff/1/src/ports/SkFontHost_FreeType.cpp File src/ports/SkFontHost_FreeType.cpp (right): https://codereview.appspot.com/6652046/diff/1/src/ports/SkFontHost_FreeType.cpp#newcode99 src/ports/SkFontHost_FreeType.cpp:99: On 2012/10/11 17:39:24, ...
11 years, 8 months ago (2012-10-11 18:54:25 UTC) #4
reed1
lgtm
11 years, 8 months ago (2012-10-12 16:18:53 UTC) #5
bungeman
11 years, 8 months ago (2012-10-13 17:49:29 UTC) #6
Committed revision 5944.
Rebaselined revision 5945.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b