This is the same as doing: NVGMatrix.Identity.rotate(a).translate(tx, ty), only faster
See Implementation
This is the same as doing: NVGMatrix.Identity.rotate(a).translate(tx, ty), only faster