PangoShapeFlags

Flags influencing the shaping process.

PangoShapeFlags can be passed to pango_shape_with_flags().

Values

ValueMeaning
NONE0

Default value.

ROUND_POSITIONS1

Round glyph positions and widths to whole device units. This option should be set if the target renderer can't do subpixel positioning of glyphs.

Meta