<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_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>
<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;">Resolution</td>
<td>---
</td>
<td>NOTABUG
</td>
</tr>
<tr>
<td style="text-align:right;">CC</td>
<td>
</td>
<td>vstuart.foote@utsa.edu
</td>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>UNCONFIRMED
</td>
<td>RESOLVED
</td>
</tr></table>
<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#c10">Comment # 10</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>All icons are rendered from PNG, what is different is that the PNG icons for
use through 150% are bundled. As are the icons in SVG.
As the scale of the UI is increased, a new set of the selected icon theme (PNG
or SVG) is rendered internal to LibreOffice as scaled PNG held in user cache
for that theme by scale value.
Point is when using the SVG icons at a 100% UI scaling the icons are actually
being down sampled to fit the icon size needed for that scale. They will
ALWAYS look blurry. They start to improve when UI is scaled to ~175%, and by
225% there is no comparison to the PNG theme icons which are horribly pixelated
when scaled upward for use.
Skia, GDI default, or OpenGL rendering have NO impact on the function of
scaling up or down the SVG into PNG icon sets.
In other words, this is not a bug!
You can not use the SVG icon themes at UI scales below ~150%, they look
horrible/fuzzy bcz of resampling.</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>