API Version: 1.0
Library Version: 1.48.4
flags Pango.ShapeFlags
Flags influencing the shaping process.
PangoShapeFlags can be passed to pango_shape_with_flags().
PangoShapeFlags
pango_shape_with_flags()
PANGO_SHAPE_NONE
Default value.
PANGO_SHAPE_ROUND_POSITIONS
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.