Function compute_edge_properties

Source
fn compute_edge_properties(axis: &mut Axis)
Expand description

Compute the edge properties based on the series of segments that make up the edge.

See https://gitlab.freedesktop.org/freetype/freetype/-/blob/57617782464411201ce7bbc93b086c1b4d7d84a5/src/autofit/aflatin.c#L2339