Package ch.bailu.gtk.pango
Schnittstelle ShapeFlags
public interface ShapeFlags
-
Feldübersicht
FelderModifizierer und TypFeldBeschreibungstatic final int
Default valuestatic final int
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
-
Felddetails
-
NONE
static final int NONEDefault value- Siehe auch:
-
ROUND_POSITIONS
static final int ROUND_POSITIONSRound glyph positions and widths to whole device units
This option should be set if the target renderer can't do subpixel positioning of glyphs- Siehe auch:
-