pub(crate) fn link_segments(
outline: &Outline,
axis: &mut Axis,
scale: i32,
group: ScriptGroup,
max_width: Option<i32>,
)
Expand description
Link segments to form stems and serifs.
If max_width
is provided, use it to refine the scoring function.