| blend_how |
| List of: | Enumerations | |
| Subjects: | Blending | |
| Contents: | Kernel | |
| Purpose: | Specifies blend behavior when the rolling ball meets a smooth or non-smooth edge at the start, middle or end of the blend sequence. | |||||
| Filename: | kern/kernel/kernbool/blending/bl_enum.hxx | |||||
| Values: | bl_how_default=0 | follow default behavior. | ||||
| bl_how_cap=1 | cap or mitre regardless of edge convexity. | |||||
| bl_how_roll_on=2 | roll-on regardless of edge convexity. | |||||
| bl_error=3 | could be used to prevent a blend spreading too far. | |||||