Coordinates systems : transformations ( continued )
Transformations can be grouped any number of times by
simply multiplying matrices :
For every element, the set of transformations applies
to this element as well as to whole its ancestors ( generally the previous
<svg>
element ) is called the Current Transform Matrix ( CTM )
The CTM also represents the global transformation matrix
between the original user space and the actual viewport coordinates