Skip to content

Add fn `PositionedGlyph::set_position`

Alex Butler requested to merge (removed):glyph-set-position into master

This can be more convenient and in some cases faster than glyph.into_unpositioned().position(p)

Merge request reports