https://issues.apache.org/ooo/show_bug.cgi?id=121453
Bug ID: 121453
Issue Type: DEFECT
Summary: svg:viewBox uses width/height not right/bottom
Classification: Application
Product: drawing
Version: AOO350-dev
Hardware: PC
URL: http://www.w3.org/TR/SVG/coords.html#ViewBoxAttribute
OS: Windows XP
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: open-import
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Created attachment 80013
--> https://issues.apache.org/ooo/attachment.cgi?id=80013&action=edit
Example with negative values for min-x and min-y
The attribute svg:viewBox uses the parameters <min-x>, <min-y>, <width> and
<height>. But AOO interprets it as left/top/right/bottom. The problem becomes
visible, if <min-x> or <min-y> are not zero.
Insert the attached graphic and set the line property to Continuous, to see the
edges of the object. The size of the yellow rectangle should be identical to
the size of the object, because its size is identical to the viewBox.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.