Why is each Nightly version different of transform value? when exporting a svg file
Please to explain that I know as why is each Nightly version different of transform value.
transform= "matrix(3.125,0,0,3.125, .............)) " - today version : 2013-11-20-1707-64acaec.7z
transform="matrix(4.16564,0,0,4.16564, .........)" -old version. : 2013-10-11-2308-cc016f8.7z
transform="matrix(4.16667,0,0,4.16667,.........)" -old version.
transform="matrix(2.7027,0,0,2.7027, .........)" -old version.
I currently have been working on, I have shown svg file on the web.
Mouse click point absolute coordinates x, y values different from depending on the value of the matrix as 3.125 or 4.16564, or 4.16667, or 2.7027
Why do only to be changed?,
The value of this matrix can be fixed for?
This value changes each time I have to change x, y values every time.
Comments
Hi,
The nightly are a work in progress. Things can change and you shouldn't use them for production purpose. I don't know WHY the transform matrix is changing but we are currently working on the font handling in the development branch, so it could be the problem.
If you need to display sheet music on the web, you can use http://musescore.com