<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - FILESAVE LO Draw export to PNG does not export borders around objects correctly."
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134544">134544</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>FILESAVE LO Draw export to PNG does not export borders around objects correctly.
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.4.4.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Draw
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>bbesseling@quarium.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=162682" name="attach_162682" title="Exported PNG">attachment 162682</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=162682&action=edit" title="Exported PNG">[details]</a></span>
Exported PNG

LibreOffice Draw exports a selection with a heavy border without the entire
border to a PNG, and inflates the object slightly.
Steps to Reproduce:
I install a new instance of LibreOffice version 6.4.5.2 for 64-bit Windows 10
from the web site.
I create a new document using LibreOffice Draw.
I create a graphic, e.g. a rounded rectangle, of 3.24" by 2" against the top
and left margins.
I fill the rounded rectangle with no color but give it at 6 pixel line width
border.
I select the rounded rectangle.
I select File->Export and save only the selection as PNG type.
On the LibreOffice Draw screen it appears that the border is centered on the
size of the object, i.e. 3 points inside and 3 points outside on all sides.
We therefore expect the image size to be 311+3+3=317 by 192+3+3=198 pixels,
which at 96ppi would be 3.3025" by 2.0625".
The export dialog says it will export 3.32" by 2.08" which at 96ppi would be
319 by 200 pixels.
The image is actually 319 by 200 pixels and the rounded rectangle has a 4-pixel
total top and left border and a 3 pixel right and bottom border (not equal on
each side).
The transparent inside of the rounded rectangle should have been 311-3-3=305 by
192-3-3=186 pixels, but is 311 by 192 pixels!
Draw exports a selection with a heavy border without the entire border to a
PNG, and inflates the object slightly.</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>