aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/bitmapsource.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/bitmapsource.cpp')
-rw-r--r--gm/bitmapsource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gm/bitmapsource.cpp b/gm/bitmapsource.cpp
index 33752a26e5..a0a3eca663 100644
--- a/gm/bitmapsource.cpp
+++ b/gm/bitmapsource.cpp
@@ -27,7 +27,7 @@ protected:
canvas.clear(0x00000000);
SkPaint paint;
paint.setAntiAlias(true);
- sk_tool_utils::set_portable_typeface_always(&paint);
+ sk_tool_utils::set_portable_typeface(&paint);
paint.setColor(0xFFFFFFFF);
paint.setTextSize(SkIntToScalar(96));
const char* str = "e";