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