<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Exporting a selected shape of 7x7 to any image format shows size of 7,01 cm in the export options dialog (see comment 3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144279">bug 144279</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;">Resolution</td>
           <td>---
           </td>
           <td>NOTABUG
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>RESOLVED
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Exporting a selected shape of 7x7 to any image format shows size of 7,01 cm in the export options dialog (see comment 3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144279#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - Exporting a selected shape of 7x7 to any image format shows size of 7,01 cm in the export options dialog (see comment 3)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=144279">bug 144279</a>
              from <span class="vcard"><a class="email" href="mailto:mikekaganski@hotmail.com" title="Mike Kaganski <mikekaganski@hotmail.com>"> <span class="fn">Mike Kaganski</span></a>
</span></b>
        <pre>This is normal.

You are saving a raster image file that must have an integral number of pixels
in both dimensions. You define a resolution:
<span class="quote">> Note: assuming DPI 96</span >

which means that each pixel is exactly 1/96 in ~ 0.264583 mm.

Such an image may only have 264 or 265 pixels to approximate 7 cm. In first
case, the resulting actual metric size would be 69.85 mm; in the second, it
would be ~70.114 mm. That is correctly displayed to the user.</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>