...

/

Current Transform Matrix

Current Transform Matrix

Learn about the current transformation matrix in Pycairo.

We'll cover the following...

CTM

Under the hood, Pycairo uses a matrix to calculate the transformations. This is called the current transform matrix (CTM) and forms part of the ...