Search found 1 match
- Fri Apr 12, 2013 5:19 pm
- Forum: SVG / XML Code
- Topic: Matrix transformation
- Replies: 2
- Views: 4594
Matrix transformation
Hello, I need to parse SVG (just the simples things) and only thing left to do is to properly extract position and angle from the matrix transformation. I know this question has been asked many times and I believe I have went through many of the answers, documents etc. but still cannot handle it pro...