<html>
<head>
<base href="https://bugs.documentfoundation.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span> changed
<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - FILEOPEN draw:transform="scale()" acts wrongly on line, polyline and path"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=98565">bug 98565</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Assignee</td>
<td>libreoffice-bugs@lists.freedesktop.org
</td>
<td>rb.henschel@t-online.de
</td>
</tr>
<tr>
<td style="text-align:right;">See Also</td>
<td>
</td>
<td>https://bugs.documentfoundation.org/show_bug.cgi?id=98584
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>ASSIGNED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - FILEOPEN draw:transform="scale()" acts wrongly on line, polyline and path"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=98565#c13">Comment # 13</a>
on <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - FILEOPEN draw:transform="scale()" acts wrongly on line, polyline and path"
href="https://bugs.documentfoundation.org/show_bug.cgi?id=98565">bug 98565</a>
from <span class="vcard"><a class="email" href="mailto:rb.henschel@t-online.de" title="Regina Henschel <rb.henschel@t-online.de>"> <span class="fn">Regina Henschel</span></a>
</span></b>
<pre>Not duplicate, but needs to be fixed together with <a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - FILEOPEN draw:transform="skewY()" is totally wrong"
href="show_bug.cgi?id=98584">bug 98584</a>.
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
(<a class="bz_bug_link
bz_status_ASSIGNED "
title="ASSIGNED - FILEOPEN draw:transform="skewY()" is totally wrong"
href="show_bug.cgi?id=98584">bug 98584</a>). 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.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>