![]() |
Skia
2D Graphics Library
|
#include "include/core/SkFontArguments.h"#include "include/core/SkFontParameters.h"#include "include/core/SkFontStyle.h"#include "include/core/SkRect.h"#include "include/core/SkRefCnt.h"#include "include/core/SkString.h"#include "include/core/SkTypes.h"#include "include/private/SkWeakRefCnt.h"#include "include/private/base/SkOnce.h"#include <cstddef>#include <cstdint>#include <memory>

Go to the source code of this file.
Classes | |
| class | SkTypeface |
| The SkTypeface class specifies the typeface and intrinsic style of a font. More... | |
| struct | SkTypeface::LocalizedString |
| class | SkTypeface::LocalizedStrings |
Typedefs | |
| using | SkTypefaceID = uint32_t |
| typedef uint32_t | SkFontTableTag |
| Machine endian. More... | |
| typedef uint32_t SkFontTableTag |
Machine endian.
| using SkTypefaceID = uint32_t |