A font and a scale. Used as a key that represents a typeface within a glyph atlas. More...
#include <font_glyph_pair.h>
Classes | |
| struct | Equal |
| struct | Hash |
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 33 of file font_glyph_pair.h.
| Font impeller::ScaledFont::font |
Definition at line 34 of file font_glyph_pair.h.
Referenced by impeller::CanAppendToExistingAtlas(), impeller::CollectNewGlyphs(), impeller::ComputeGlyphSize(), impeller::TypographerContextSTB::CreateGlyphAtlas(), impeller::DrawGlyph(), impeller::ScaledFont::Hash::operator()(), and impeller::ScaledFont::Equal::operator()().
| Scalar impeller::ScaledFont::scale |
Definition at line 35 of file font_glyph_pair.h.
Referenced by impeller::CollectNewGlyphs(), impeller::TypographerContextSTB::CreateGlyphAtlas(), impeller::DrawGlyph(), impeller::ScaledFont::Hash::operator()(), and impeller::ScaledFont::Equal::operator()().