std::shared_ptr< GlyphAtlasContext > CreateGlyphAtlasContext() const override
The graphics context necessary to render text.
std::shared_ptr< GlyphAtlas > CreateGlyphAtlas(Context &context, GlyphAtlas::Type type, const std::shared_ptr< GlyphAtlasContext > &atlas_context, const FontGlyphMap &font_glyph_map) const override
To do anything rendering related with Impeller, you need a context.
~TypographerContextSkia() override
static std::shared_ptr< TypographerContext > Make()