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', ...
12 years, 1 month ago
(2012-10-11 17:21:02 UTC)
#1
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',
in the 'linux' section. This will result in text which is about the same weight
as in 21, but with much less color fringe. Hopefully this will be enough to
allow subpixel positioning on Linux.
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 ...
12 years, 1 month ago
(2012-10-11 17:39:24 UTC)
#2
Issue 6652046: Change FreeType lcd filter to provide better results.
(Closed)
Created 12 years, 1 month ago by bungeman
Modified 12 years, 1 month ago
Reviewers: reed1
Base URL: http://skia.googlecode.com/svn/trunk/
Comments: 4