Skip to main content

fill_uncached_outline_glyph

Function fill_uncached_outline_glyph 

Source
fn fill_uncached_outline_glyph(
    renderer: &mut impl GlyphRenderer,
    path: &BezPath,
    scale: f64,
    outline_transform: Affine,
    paint_transform: Affine,
)