remove lcd
TBR=djsollen@google.com Review URL: https://codereview.chromium.org/1183753002
This commit is contained in:
parent
824996aac9
commit
6eba305422
@ -64,7 +64,6 @@ protected:
|
||||
titlePaint.setColor(SK_ColorBLACK);
|
||||
titlePaint.setAntiAlias(true);
|
||||
sk_tool_utils::set_portable_typeface_always(&titlePaint);
|
||||
titlePaint.setLCDRenderText(true);
|
||||
titlePaint.setTextSize(15 * SK_Scalar1);
|
||||
const char title[] = "Empty Paths Drawn Into Rectangle Clips With "
|
||||
"Indicated Style and Fill";
|
||||
|
Loading…
Reference in New Issue
Block a user