A typeface, usually obtained from a font-file, on disk describes the intrinsic properties of the font. Typefaces are rarely used directly. Instead, font refer to typefaces along with any modifications applied to its intrinsic properties.
More...
#include <typeface.h>
A typeface, usually obtained from a font-file, on disk describes the intrinsic properties of the font. Typefaces are rarely used directly. Instead, font refer to typefaces along with any modifications applied to its intrinsic properties.
Definition at line 18 of file typeface.h.
◆ Typeface()
impeller::Typeface::Typeface |
( |
| ) |
|
|
default |
◆ ~Typeface()
impeller::Typeface::~Typeface |
( |
| ) |
|
|
virtualdefault |
◆ IsValid()
virtual bool impeller::Typeface::IsValid |
( |
| ) |
const |
|
pure virtual |
The documentation for this class was generated from the following files: