Fix broken test. am: 58691b6
am: 64efee7
* commit '64efee70a4e44725634763770c6bee9d337da3b7':
Fix broken test.
This commit is contained in:
@@ -34,6 +34,7 @@ TEST(SkiaCanvasProxy, drawGlyphsViaPicture) {
|
||||
SkPaint paint;
|
||||
paint.setAntiAlias(true);
|
||||
paint.setTextSize(20);
|
||||
paint.setTextEncoding(SkPaint::kGlyphID_TextEncoding);
|
||||
static const char* text = "testing text bounds";
|
||||
|
||||
// draw text directly into Recording canvas
|
||||
|
||||
Reference in New Issue
Block a user