#include <memory>#include <optional>#include "flutter/fml/macros.h"#include "impeller/base/comparable.h"#include "impeller/typographer/glyph.h"#include "impeller/typographer/typeface.h"Go to the source code of this file.
Classes | |
| class | impeller::Font |
| Describes a typeface along with any modifications to its intrinsic properties. More... | |
| struct | impeller::Font::Metrics |
| Describes the modifications made to the intrinsic properties of a typeface. More... | |
| struct | std::hash< impeller::Font::Metrics > |
Namespaces | |
| impeller | |