Package: cairo

CEnum cairo-text-cluster-flags-t

Details

Specifies properties of a text cluster mapping.
(defcenum cairo-text-cluster-flags-t
  (:backward 1))  
:backward
The clusters in the cluster array map to glyphs in the glyph array from end to start.
 

See also

2021-12-12