Expand description

Glyph positioning (gpos) implementation.

The Glyph Positioning table (GPOS) provides precise control over glyph placement for sophisticated text layout and rendering in each script and language system that a font supports.

https://docs.microsoft.com/en-us/typography/opentype/spec/gpos

Structs

A positioned glyph.

Enums

Adjustment to the placement of a glyph as a result of kerning and placement of an attachment relative to a base glyph.

Functions

Apply glyph positioning rules to glyph Info.
Apply basic mark processing when there is no gpos table available.
Apply glyph positioning using specified OpenType features.