https://bugs.documentfoundation.org/show_bug.cgi?id=98565

Regina Henschel <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |
           See Also|                            |https://bugs.documentfounda
                   |                            |tion.org/show_bug.cgi?id=98
                   |                            |584
             Status|NEW                         |ASSIGNED

--- Comment #13 from Regina Henschel <[email protected]> ---
Not duplicate, but needs to be fixed together with bug 98584.

The error here is, that width and height of a polygon-shape is only based on
svg:width and svg:height. Additional scaling in a draw:transform attribute is
ignored.

The problem becomes visible, when import of draw:transform value skewY is fixed
(bug 98584). A vertical shearing is replaced by using a suitable rectangle,
shear it horizontal and then rotate it. This rectangle is different from the
original rectangle given by svg:width and svg:height and therefore produces an
additional scaling in the transformation matrix.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to