Go to the source code of this file.
|
SkFont | ToolUtils::DefaultPortableFont () |
|
sk_sp< SkTypeface > | ToolUtils::DefaultPortableTypeface () |
|
sk_sp< SkTypeface > | ToolUtils::CreatePortableTypeface (const char *name, SkFontStyle style) |
|
sk_sp< SkTypeface > | ToolUtils::PlanetTypeface () |
|
EmojiTestSample | ToolUtils::EmojiSample () |
|
EmojiTestSample | ToolUtils::EmojiSample (EmojiFontFormat format) |
|
SkString | ToolUtils::NameForFontFormat (EmojiFontFormat format) |
|
sk_sp< SkTypeface > | ToolUtils::SampleUserTypeface () |
|
SkBitmap | ToolUtils::CreateStringBitmap (int w, int h, SkColor c, int x, int y, int textSize, const char *str) |
|
sk_sp< SkImage > | ToolUtils::CreateStringImage (int w, int h, SkColor c, int x, int y, int textSize, const char *str) |
|
sk_sp< SkFontMgr > | ToolUtils::TestFontMgr () |
|
void | ToolUtils::UsePortableFontMgr () |
|
bool | ToolUtils::FontMgrIsGDI () |
|
sk_sp< SkTypeface > | ToolUtils::DefaultTypeface () |
|
sk_sp< SkTypeface > | ToolUtils::CreateTestTypeface (const char *name, SkFontStyle style) |
|
sk_sp< SkTypeface > | ToolUtils::CreateTypefaceFromResource (const char *resource, int ttcIndex) |
|
SkFont | ToolUtils::DefaultFont () |
|