
W dniu 4 kwietnia 2010 00:12 użytkownik <J.B.C.Engelen@...1578...> napisał:
Confirmed on Jabber. Exporting PDF with "export area is drawing" set does not work correctly and exports wrong area. (also not LaTeX, but that's related).
Fixed in 9290.
The 3DBox regression is rather complex. The perspective is saved to XML in desktop coordinates rather than SVG document coordinates, and as a result 3D boxes are inverted on the Y-axis when loaded from a file created by a pre-switch version of Inkscape. The fact that I have no idea what the saved values mean doesn't help. :)
Places to look: - box3d.cpp - persp3d.cpp - proj_pt.cpp - transf_mat_3x4.cpp
If someone could tell me what actually determines where the vanishing points are shown, it would help. (Maybe I'll figure it out on my own tommorow.)
Regards, Krzysztof