Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations | Functions
FontToolUtils.h File Reference
#include "include/core/SkColor.h"
#include "include/core/SkFontStyle.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkString.h"
#include "include/core/SkTypeface.h"

Go to the source code of this file.

Classes

struct  ToolUtils::EmojiTestSample
 

Namespaces

namespace  ToolUtils
 

Enumerations

enum class  ToolUtils::EmojiFontFormat {
  ToolUtils::Cbdt , ToolUtils::Sbix , ToolUtils::ColrV0 , ToolUtils::Test ,
  ToolUtils::Svg
}
 

Functions

SkFont ToolUtils::DefaultPortableFont ()
 
sk_sp< SkTypefaceToolUtils::DefaultPortableTypeface ()
 
sk_sp< SkTypefaceToolUtils::CreatePortableTypeface (const char *name, SkFontStyle style)
 
sk_sp< SkTypefaceToolUtils::PlanetTypeface ()
 
EmojiTestSample ToolUtils::EmojiSample ()
 
EmojiTestSample ToolUtils::EmojiSample (EmojiFontFormat format)
 
SkString ToolUtils::NameForFontFormat (EmojiFontFormat format)
 
sk_sp< SkTypefaceToolUtils::SampleUserTypeface ()
 
SkBitmap ToolUtils::CreateStringBitmap (int w, int h, SkColor c, int x, int y, int textSize, const char *str)
 
sk_sp< SkImageToolUtils::CreateStringImage (int w, int h, SkColor c, int x, int y, int textSize, const char *str)
 
sk_sp< SkFontMgrToolUtils::TestFontMgr ()
 
void ToolUtils::UsePortableFontMgr ()
 
bool ToolUtils::FontMgrIsGDI ()
 
sk_sp< SkTypefaceToolUtils::DefaultTypeface ()
 
sk_sp< SkTypefaceToolUtils::CreateTestTypeface (const char *name, SkFontStyle style)
 
sk_sp< SkTypefaceToolUtils::CreateTypefaceFromResource (const char *resource, int ttcIndex)
 
SkFont ToolUtils::DefaultFont ()