Package: pango
GFlags pango-shape-flags
Details
Flags influencing the shaping process. These can be passed to the function pango-shape-with-flags. (define-g-flags "PangoShapeFlags" pango-shape-flags (:export t :type-initializer "pango_shape_flags_get_type") (:none 0) (:round-positions #.(ash 1 0)))
| See also |
2021-8-16