cairo_text_cluster_flags_t

Specifies properties of a text cluster mapping.

Values

ValueMeaning
CAIRO_TEXT_CLUSTER_FLAG_BACKWARD0x00000001

The clusters in the cluster array map to glyphs in the glyph array from end to start.

Meta