<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [Skia] SVG icons are blurred on HiDPI screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136211#c12">Comment # 12</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED NOTABUG - [Skia] SVG icons are blurred on HiDPI screen"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=136211">bug 136211</a>
              from <span class="vcard"><a class="email" href="mailto:vstuart.foote@utsa.edu" title="V Stuart Foote <vstuart.foote@utsa.edu>"> <span class="fn">V Stuart Foote</span></a>
</span></b>
        <pre>(In reply to stragu from <a href="show_bug.cgi?id=136211#c11">comment #11</a>)
<span class="quote">> Stuart, could you please direct us to the relevant bug report that tracks
> the issue of SVGs being resampled? I thought the whole idea of using SVG
> icons is that they would nice at any size / zoom level, because they are
> vector graphics, so I assume there is a bug report somewhere that talks
> about how we should fix that.
> </span >

<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - High DPI mode: SVG icons should be preferred over PNG versions when available"
   href="show_bug.cgi?id=115439">bug 115439</a> and its see alsos--but no fix is required!

We do not use SVG icon themes natively within the VCL for building the LO
UI--*only* PNG.  Selection of an SVG icon theme package requires that all SVG
of the theme be rasterized in bulk to PNG icons of suitable size to fit the os
Desktop scale and rendering of the LO UI. Performance and quality of the SVG
rasterization is an ongoing discussion.

Simple fact is that at 100% os Desktop scale, the SVG rasterzation to PNG is
lossy.  While with HiDPI and os Desktop scaling of 200% - 400% the SVG
rasterization to PNG has high fidelity to the original SVG, while bundled PNG
are pixelated when scaled to larger size.

In packaging the PNG icon themes, the project already does the rasterization
and cleanup of the PNG icons in their Small - sc_ 16x16, Large -- lc_24x24, and
Extra large -- 32 32x32px bitmaps.

Absent native use of SVG icon themes in VCL, this SVG icon rasterization in
bulk on launch support HiDPI use at os Desktop scaling above 150%.  Lower
scaling values, just continue to use the PNG icon themes -- they have the same
source!</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>