<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    L&aacute;szl&oacute; and all developers involved,<br>
    Fine, it is a first step in better handling of images. But as I
    mentioded before, having the PPI out of the image file is a wrong
    concept. The needed/wanted PPI must been stored in the document. The
    image sizes must been calculated according to the pixels in the
    image and the PPI stored (as a printer intention) in the Document.<br>
    <br>
    Greetz<br>
    <br>
    Fernand<br>
    <blockquote
cite="mid:CANKVzzN6fRRj51q+iJTGG3vvLU-F2Ssv9uWaD549MO9CPvQqig@mail.gmail.com"
      type="cite">
      <pre wrap="">Hi,

This patch adds PPI resolution to the default image size data in the
Picture dialog (only for bitmap images), see the attached screenshot.

Explanation: LibreOffice supports explicite resolutions of JPEG/PNG
picture formats to set default image size, but this important data is
missing from the UI, so we cannot verify the picture quality.

Best regards,
L&aacute;szl&oacute;

PS. There are some old bugs in the default image handling in
LibreOffice, see the attached test file, but the most important
picture format (JPEG with equal explicite x-y resolutions) works well
(except the rounding error in the percent data, see 101% on the
screenshot). This patch helps to handle these problems, too.
</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
LibreOffice mailing list
<a class="moz-txt-link-abbreviated" href="mailto:LibreOffice@lists.freedesktop.org">LibreOffice@lists.freedesktop.org</a>
<a class="moz-txt-link-freetext" href="http://lists.freedesktop.org/mailman/listinfo/libreoffice">http://lists.freedesktop.org/mailman/listinfo/libreoffice</a>
</pre>
    </blockquote>
    <br>
    <br>
  </body>
</html>