Chromium Code Reviews| Index: gm/getpostextpath.cpp |
| diff --git a/gm/getpostextpath.cpp b/gm/getpostextpath.cpp |
| index 0f66a976b5353840395c01944734f5313be30e6c..a4115202588324342d6f153e634e32f5118d2ef3 100644 |
| --- a/gm/getpostextpath.cpp |
| +++ b/gm/getpostextpath.cpp |
| @@ -42,6 +42,7 @@ protected: |
| SkPaint paint; |
| paint.setAntiAlias(true); |
| + sk_tool_utils::set_portable_typeface(&paint); |
| paint.setTextSize(SkIntToScalar(48)); |
| canvas->translate(SkIntToScalar(10), SkIntToScalar(64)); |