<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Skia engine leaves scaled raster images far blurrier than does hardware rendering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134352#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Skia engine leaves scaled raster images far blurrier than does hardware rendering"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=134352">bug 134352</a>
              from <span class="vcard"><a class="email" href="mailto:telesto@surfxs.nl" title="Telesto <telesto@surfxs.nl>"> <span class="fn">Telesto</span></a>
</span></b>
        <pre>This is probably caused by old, old (evil) bug. FWIW: Compare PDF export with
PNG (PDF always crisp) with PNG being only good at smaller sizes

Found in
7.1
6.4
6.0
4.4.7.2
4.2
4.0
3.5.7.2

LibreOffice 3.3.0 
OOO330m19 (Build:6)
tag libreoffice-3.3.0.4

Which did remember me of <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Export selection cuts off pixels on the right side and at the bottom side (Win-only)"
   href="show_bug.cgi?id=132590#c10">bug 132590 comment 10</a>

SVG: 
- Border look the same as in 7.0 PNG
- Bad quality export
- Dimensions totally (17,39cm x 27,70 cm)
PNG:
- Looks the same as in 4.4.7.2 
- Has the same oversized issue (12,60x10,85) Expected: 12,25 x 12,50)
- Bad quality export
BMP: 
- Proper size
- Proper dimensions
- Bad quality
SVM
- Oversized (12,60x10,85)
- Proper quality 
- Borders OK
JPG
- Again different dimensions: 12,62cm x 10,87cm
- Bad quality export
- Borders look OK

So SVM export (dropped since....) used another code path not messing with image
quality while re-compressing. Same for PDF export.. Also fine..</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>