enum Cairo::TextClusterFlags

Overview

Specifies properties of a text cluster mapping.

Defined in:

cairo/text_cluster_flags.cr

Enum Members

Backward = 1

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

Instance Method Summary

Instance Method Detail

def backward? #

[View source]