#include "impeller/geometry/color.h"#include "impeller/geometry/path.h"#include "impeller/geometry/point.h"#include "impeller/typographer/font.h"#include "impeller/typographer/glyph.h"Go to the source code of this file.
Classes | |
| struct | impeller::GlyphProperties |
| struct | impeller::GlyphProperties::Equal |
| struct | impeller::ScaledFont |
| A font and a scale. Used as a key that represents a typeface within a glyph atlas. More... | |
| struct | impeller::ScaledFont::Equal |
| struct | impeller::SubpixelGlyph |
| A glyph and its subpixel position. More... | |
| struct | impeller::SubpixelGlyph::Equal |
| struct | impeller::FontGlyphPair |
| A font along with a glyph in that font rendered at a particular scale and subpixel position. More... | |
Namespaces | |
| impeller | |