pub type GlyphRunBuilder<'a> = GlyphRunBuilder<'a, CpuGlyphRunBackend<'a>>;Available on crate feature
text only.Expand description
A glyph run builder.
Aliased Typeยง
pub struct GlyphRunBuilder<'a> { /* private fields */ }pub type GlyphRunBuilder<'a> = GlyphRunBuilder<'a, CpuGlyphRunBackend<'a>>;text only.A glyph run builder.
pub struct GlyphRunBuilder<'a> { /* private fields */ }