VKVG
Vulkan Vector Graphics
|
◆ vkvg_matrix_scale()
Apply scaling by sx and sy on the supplied transformation matrix. The effect of the new transformation is to first scale the coordinates by sx and sy, then apply the original transformation to the coordinates.
|