Function assign_point_uvs

Source
fn assign_point_uvs(outline: &mut Outline, dim: usize)
Expand description

Set the (u, v) values to font unit coords for each point depending on the axis dimension.

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