Skip to main content

ink

Function ink 

Source
fn ink(
    nib: Nib<'_>,
    run: Run<'_>,
    laid: &Layout,
    angle: Angle,
    place: impl Fn(Vec2) -> Pos2,
)
Expand description

Fill every glyph of laid, where place puts its pen and turned by angle.