1

I have following details with me :

<g transform="matrix(0.96511294,0.26183393,-0.26183393,0.96511294,59.957438,1507.8483)" id="g3783">
      <path />
</g>

Need to change above line to:

<g transform="translate(?, ?) scale(?, ?) rotate(angle ? ?)">

Thanks in advance

Safoor Safdar
  • 5,516
  • 1
  • 28
  • 32
  • This question already has an answer [here](http://stackoverflow.com/questions/8697966/svg-matrix-decomposition) and [here](http://stackoverflow.com/questions/16359246/how-to-extract-position-rotation-and-scale-from-matrix-svg) – Gilsha Dec 31 '14 at 11:49
  • Thank you so much for use full links. – Safoor Safdar Dec 31 '14 at 13:09
  • I'm just wondering to get mathematical implementation, but links good to get math from code implementation. – Safoor Safdar Dec 31 '14 at 13:10

0 Answers0