Skia
2D Graphics Library
SkTypeface.h File Reference
#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>
Include dependency graph for SkTypeface.h:
This graph shows which files directly or indirectly include this file:

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 Documentation

◆ SkFontTableTag

typedef uint32_t SkFontTableTag

Machine endian.

◆ SkTypefaceID

using SkTypefaceID = uint32_t