<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add ability to keep vector image and compress replacement image in image compression dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127854">bug 127854</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;">Status</td>
           <td>UNCONFIRMED
           </td>
           <td>NEW
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">CC</td>
           <td>libreoffice-ux-advise@lists.freedesktop.org
           </td>
           <td>heiko.tietze@documentfoundation.org, vmiklos@collabora.com
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Keywords</td>
           <td>needsUXEval
           </td>
           <td>
                
           </td>
         </tr>

         <tr>
           <td style="text-align:right;">Ever confirmed</td>
           <td>
                
           </td>
           <td>1
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add ability to keep vector image and compress replacement image in image compression dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127854#c10">Comment # 10</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Add ability to keep vector image and compress replacement image in image compression dialog"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=127854">bug 127854</a>
              from <span class="vcard"><a class="email" href="mailto:heiko.tietze@documentfoundation.org" title="Heiko Tietze <heiko.tietze@documentfoundation.org>"> <span class="fn">Heiko Tietze</span></a>
</span></b>
        <pre>Both SVG and PNG are stored in the document. It looks like this

<draw:image loext:mime-type="image/svg+xml">
<office:binary-data>
PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+
...
<draw:image loext:mime-type="image/png">
<office:binary-data>
iVBORw0KGgoAAAANSUhEUgAAAVoAAABCCAYAAAAWox40AAApCUlEQVR4nO2dBZAURxuGA9zh
...

I cannot imagine a sane workflow where the converted/compressed PNG can be
reassigned/recompressed from the SVG. What definitely works is when the PNG
would be solely saved for compatibility reason and the SVG is being used in the
document.

However, the issue remains that documents grow rapidly and I wonder if a
compatibility flag makes sense. Something like Tools > Options > Writer >
Compatibility "[ ] Save vector graphics as PNG" (off by default, IMHO). 

What do you think, Miklos?</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>