VKVG
Vulkan Vector Graphics
|
◆ vkvg_set_dash()
Sets the dash pattern to be used by the next vkvg_stroke(). A dash pattern is specified by dashes, an array of positive values. Each value provides the length of alternate "on" and "off" portions of the stroke. The offset specifies an offset into the pattern at which the stroke begins.
|