Path::Direction
Category | enum class |
Type | hime_path_direction_t |
Direction of Path.
This type can have following values:
kHimePathDirectionCW
- Clockwise direction for adding closed contours.kHimePathDirectionCCW
- Counter-clockwise direction for adding closed contours.