transform
attribute for all elements[1]
.scale
scaleX
scaleY
skewX
skewY
translate
translateX
translateY
rotate
matrix
transform
attribute. For example, this declaration is valid: <g transform="translate(-10,-20) scale(2) rotate(45) translate(5,10)"> </g>
Copyright 2021-2022 Herve Girod. All Rights Reserved. Documentation and source under the BSD-3-Clause License