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

pathOpenWhether there is an open path
pathStartXX component of the start of current path
pathStartYY component of the start of current path
currentXX component of current point
currentYY component of current point
this(void * ptr, Flag!"Take" take)
No documentation available for this declaration.