Skip to main content

GlyphRunBuilder

Type Alias GlyphRunBuilder 

Source
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 */ }