DescriptionApply hinting in SkiaTextRenderer::SetFontRenderParams().
Make SetFontRenderParams() pass the hinting setting through
to SkPaint instead of exposing a separate SetFontHinting()
method. Also add a default c'tor for FontRenderParams and
pass its autohinter setting through to SkPaint as well.
BUG=125235, 375824
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282703
Patch Set 1 #Patch Set 2 : change autohinting default #
Total comments: 9
Patch Set 3 : apply review feedback #
Total comments: 2
Patch Set 4 : add fallback return #
Messages
Total messages: 18 (0 generated)
|