<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><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> changed
          <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Pixelated and blurry icons on a fresh Windows 10 install with dpi higher than 125%"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126446">bug 126446</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;">See Also</td>
           <td>
                
           </td>
           <td>https://bugs.documentfoundation.org/show_bug.cgi?id=115439, https://bugs.documentfoundation.org/show_bug.cgi?id=119020, https://bugs.documentfoundation.org/show_bug.cgi?id=128523
           </td>
         </tr></table>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Pixelated and blurry icons on a fresh Windows 10 install with dpi higher than 125%"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126446#c20">Comment # 20</a>
              on <a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Pixelated and blurry icons on a fresh Windows 10 install with dpi higher than 125%"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=126446">bug 126446</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 khagaroth from <a href="show_bug.cgi?id=126446#c19">comment #19</a>)
<span class="quote">> Please note that my example of badly rendered SVG icons was done at 100%
> scale - so no Windows scalling involved at all, it's LO that does bad job at
> rendering the icons (they are already blury in the cache folder). Also your
> examles are still aliased with burry outlines, though at the bigger sizes it
> is not so obvious.</span >

Icon sets can be found as zip archives in the installation folder share/config
folders. Non-SVG icon themes have the icons pre-built as PNG at small 16px,
large 24px, extralarge 36px, and a mix at higher res of 32, 48, 96 & 128px

The SVG themes are there also, but presently can not be used natively as SVG in
the GUI (<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - SVG-Icons should be preferred over PNG"
   href="show_bug.cgi?id=115439">bug 115439</a>). When selected enabled, the full SVG theme is extracted
and rendered/resampled to PNG at the GUI resolution set.  At 100% the lc_ large
icons SVGs are converted to 25px PNG -- the resampled quality simply will not
match the resolution of the PNGs packaged at that resolution.

Scaled SVG lc_ icon sizes as PNG after os/DE UI scaling: 
100% 25px
150% 37px
200% 50px
250% 62px

These will be written to LO user cache [1] on creation, but are not refreshed
except during an upgrade install (<a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - clear per user icon cache (holding icons for SVG and at scaled UI) at least once during an upgrade installation"
   href="show_bug.cgi?id=128523">bug 128523</a>). So if testing different icon
themes and os/DE UI scaling, will need to clear the cache to force rebuild of
the PNG icons.

=-ref-=
[1] that is normally going to be AppData/Roaming/LibreOffice/4/cache for a full
install. But with parallel installs it will be relative to the $ORIGIN path you
set.</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>