Skia
2D Graphics Library
|
#include "include/core/SkFontMgr.h"
#include "include/core/SkPoint.h"
#include "include/core/SkRefCnt.h"
#include "include/core/SkScalar.h"
#include "include/core/SkTextBlob.h"
#include "include/core/SkTypes.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | SkShaper |
class | SkShaper::RunIterator |
class | SkShaper::FontRunIterator |
class | SkShaper::BiDiRunIterator |
class | SkShaper::ScriptRunIterator |
class | SkShaper::LanguageRunIterator |
struct | SkShaper::Feature |
class | SkShaper::TrivialFontRunIterator |
class | SkShaper::TrivialBiDiRunIterator |
class | SkShaper::TrivialScriptRunIterator |
class | SkShaper::TrivialLanguageRunIterator |
class | SkShaper::RunHandler |
struct | SkShaper::RunHandler::Range |
struct | SkShaper::RunHandler::RunInfo |
struct | SkShaper::RunHandler::Buffer |
class | SkTextBlobBuilderRunHandler |
Helper for shaping text directly into a SkTextBlob. More... | |
Macros | |
#define | SKSHAPER_IMPLEMENTATION 0 |
#define | SKSHAPER_API |
#define SKSHAPER_API |
#define SKSHAPER_IMPLEMENTATION 0 |