DescriptionObserve surface LCD settings in SkBaseDevice::drawTextBlob()
We're currently overwriting the paint LCD text flag based on the the run
font data => this cancels any LCD filtering we might have performed
higher up the stack.
BUG=423362
R=reed@google.com
Committed: https://skia.googlesource.com/skia/+/112e7e277702e104357f2d44742253ee1b0109ac
Patch Set 1 #Patch Set 2 : use SkDevice::filterTextFlags() instead #Patch Set 3 : refactor filterTextFlags #Patch Set 4 : rebased after device LCD surgery #Patch Set 5 : re-add filterTextFlags to encapsulate LCD clearing logic #
Total comments: 1
Patch Set 6 : api comment #Patch Set 7 : adopting Mike's comment #
Messages
Total messages: 8 (1 generated)
|