VKVG
Vulkan Vector Graphics
|
◆ vkvg_rel_move_to()
This command will set the current pen position of the context to the coordinate given by the x and y deltas in arguments. If the current path is not empty, this command will start a new subpath and set the current pen position.
|