rebootcode / svg-edit

Automatically exported from code.google.com/p/svg-edit
MIT License
0 stars 0 forks source link

matrix transform error when importing svg #996

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open the RaspberryPi svg logo from wikipedia
2.
3.

What is the expected output? What do you see instead?
A nice raspberry!
a red spot in the middle is not rendered!

The calculus seems to be wrong when b negative in transform(a,b,c,d,e,f)

In what browser did you experience this problem? (ALL, Firefox, Opera, etc)
Firefox, emacs

In what version of SVG-edit does the problem occur? (Latest trunk, 2.5.1,
etc)
2.5.1

Please provide any additional information below.

Original issue reported on code.google.com by pelinq...@gmail.com on 8 Aug 2012 at 11:54