fn align_remaining_edges(
axis: &mut Axis,
group: ScriptGroup,
top_to_bottom_hinting: bool,
serif_count: usize,
anchor_ix: Option<usize>,
recorder: Option<&mut HintsRecorder>,
)Expand description
Align serif and single segment edges.