Skip to main content

apply

Function apply 

Source
pub fn apply(
    _plan: &hb_ot_shape_plan_t,
    face: &hb_font_t<'_>,
    scale: Scale,
    point_size: Option<f32>,
    buffer: &mut hb_buffer_t,
) -> Option<()>