Descriptionskia: Fix text subpixel half sample default for GPU rasterization
In software, SkDraw1Glyph::Proc SkDraw1Glyph::init initializes
fHalfSampleX, fHalfSampleY to SkGlyph::kSubpixelRound. In hardware,
however, these values were initialized to zero.
Fix, match software's implementation
BUG=471919
Committed: https://skia.googlesource.com/skia/+/e0f812a7a107986dfa72e6855c1608b077428136
Patch Set 1 #Patch Set 2 : move declaration of halfSampleX, Y #Messages
Total messages: 10 (4 generated)
|