DrawState.this
this
(harfbuzz.types.Bool pathOpen = harfbuzz.types.Bool.init, float pathStartX = 0.0, float pathStartY = 0.0, float currentX = 0.0, float currentY = 0.0)Create a draw_state.DrawState boxed type.
Parameters
pathOpen | Whether there is an open path |
pathStartX | X component of the start of current path |
pathStartY | Y component of the start of current path |
currentX | X component of current point |
currentY | Y component of current point |