To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=36713





------- Additional comments from [EMAIL PROTECTED] Fri Aug 12 02:48:14 -0700 
2005 -------
This issue is not yet resolved completely. The status and resolution should be
cleared.

The code for viewBox normalization shows a defect, if either the width or height
of the graphics element is zero. This happens, if (e.g.) a path describes a
horizontal or vertical line. In that case, the values of the svg:d attribute are
still considered to be in 1/100mm units. 

The document test-viewbox-handling.odg (attached above) shows this behavior for
a set of horizontal and vertical lines. When saving the imported document,
viewbox normalization only occurred correctly for shapes that have both a
non-zero width and height. The horizontal and vertical lines are converted into
draw:line elements with incorrect length. The file
test-viewbox-handling-output.odg, which is also attached above, shows the output
from OOdraw m122.

A fix for this issue is important, because it would ease SVG import, if no
viewbox normalization had to be done externally.


---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to