aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/stroketext.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/stroketext.cpp')
-rw-r--r--gm/stroketext.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/stroketext.cpp b/gm/stroketext.cpp
index 13c64fa4cc..8ca1402975 100644
--- a/gm/stroketext.cpp
+++ b/gm/stroketext.cpp
@@ -87,6 +87,7 @@ protected:
if (true) { test_nulldev(canvas); }
SkPaint paint;
paint.setAntiAlias(true);
+ sk_tool_utils::set_portable_typeface(&paint);
paint.setTextSize(kBelowThreshold_TextSize);
draw_text_set(canvas, paint);