pub fn get_glyph_atlas_info(
font_atlases: &mut [FontAtlas],
cache_key: CacheKey,
) -> Option<GlyphAtlasInfo>Expand description
Generates the GlyphAtlasInfo for the given subpixel-offset glyph.
pub fn get_glyph_atlas_info(
font_atlases: &mut [FontAtlas],
cache_key: CacheKey,
) -> Option<GlyphAtlasInfo>Generates the GlyphAtlasInfo for the given subpixel-offset glyph.