<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span> changed
          <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Low raster quality when saving SVG as PNG to DOC(X)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121831">bug 121831</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;">CC</td>
           <td>
                
           </td>
           <td>svante.schubert@gmail.com
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Low raster quality when saving SVG as PNG to DOC(X)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121831#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Low raster quality when saving SVG as PNG to DOC(X)"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=121831">bug 121831</a>
              from <span class="vcard"><a class="email" href="mailto:michael.stahl@cib.de" title="Michael Stahl (CIB) <michael.stahl@cib.de>"> <span class="fn">Michael Stahl (CIB)</span></a>
</span></b>
        <pre>the SVG <a href="https://bugs.documentfoundation.org/attachment.cgi?id=159109">https://bugs.documentfoundation.org/attachment.cgi?id=159109</a> contains a
size in pt:

<svg version='1.1' xmlns='<a href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</a>'
xmlns:xlink='<a href="http://www.w3.org/1999/xlink">http://www.w3.org/1999/xlink</a>' width='16.045144pt'
height='9.96264pt' viewBox='76.712329 55.292653 16.045144 9.96264'>

the result is apparently that the PNG is always 22x14 px regardless of the size
of the SVG in the document (its enclosing draw:frame).

in a different example, svg size given in px (? i guess that's what unitless
means)

<svg xmlns="<a href="http://www.w3.org/2000/svg">http://www.w3.org/2000/svg</a>" width="277" height="56">

here the result is dependent on the size of the draw:frame, but it looks like
it doesn't scale as well as it should? from 277x56 to 346x70 if width is
increased from 7.40cm to 11.20cm, it would be appropriate for 9.25 cm?</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>