Module: GOffice::PathOptions
- Defined in:
- (unknown)
Constant Summary collapse
- SNAP_COORDINATES =
round coordinates to avoid aliasing in pixbufs.
1 or :snap_coordinates
- SNAP_WIDTH =
round width so that it correpond to a round pixels number.
2 or :snap_width
- SHARP =
use raw coordinates.
3 or :sharp