#include <vector>
#include "impeller/geometry/point.h"
#include "impeller/typographer/font.h"
#include "impeller/typographer/glyph.h"
Go to the source code of this file.
Classes | |
class | impeller::TextRun |
Represents a collection of positioned glyphs from a specific font. More... | |
struct | impeller::TextRun::GlyphPosition |
Namespaces | |
impeller | |