Transformations - Scaling
Scaling from the origin,
x
and
y
can be specified separately
As a command:
transform="scale(3 2)"
As a matrix:
Chris Lilley