Skip to content

API Reference / @gtkx/cairo / TextClusterFlags

Enumeration: TextClusterFlags

Defined in: enums.d.ts:16

Properties of a text cluster mapping.

Enumeration Members

BACKWARD

BACKWARD: 1

Defined in: enums.d.ts:265

The clusters map to glyphs from the end of the glyph array backwards.

Released under the MPL-2.0 License.