Index: gm/coloremoji.cpp |
=================================================================== |
--- gm/coloremoji.cpp (revision 12480) |
+++ gm/coloremoji.cpp (working copy) |
@@ -50,7 +50,6 @@ |
SkPaint paint; |
paint.setTypeface(fTypeface); |
- paint.setEmbeddedBitmapText(true); |
bungeman-skia
2013/12/09 22:13:34
The 'embedded bitmap' flag was intended to be used
|
const char* text = "hamburgerfons"; |