VKVG
Vulkan Vector Graphics
|
◆ vkvg_arc_negative()
Adds a circular arc in counter clockwise order of the given radius to the current path following angles of a trigonometric circle. After this call the current point will be the last computed point of the arc. The arc is centered at See vkvg_arc for more details. This function differs only in the direction of the arc between the two angles.
|