Flutter Engine
The Flutter Engine
|
A font and a scale. Used as a key that represents a typeface within a glyph atlas. More...
#include <font_glyph_pair.h>
Public Attributes | |
Font | font |
Scalar | scale |
A font and a scale. Used as a key that represents a typeface within a glyph atlas.
Definition at line 32 of file font_glyph_pair.h.
Font impeller::ScaledFont::font |
Definition at line 33 of file font_glyph_pair.h.
Scalar impeller::ScaledFont::scale |
Definition at line 34 of file font_glyph_pair.h.