VKVG
Vulkan Vector Graphics
|
◆ vkvg_matrix_translate()
Apply the translation defined by tx and ty on the supplied matrix. The effect of the new transformation is to first translate the coordinates by tx and ty, then apply the original transformation to the coordinates.
|