<p dir="auto">On Windows with HiDPI screen the Geany ico is really blurry and hopefully<br>
this fixes it. The icon was generated with the following commands:</p>
<div class="snippet-clipboard-content position-relative overflow-auto" data-snippet-clipboard-copy-content="inkscape -w 64 -h 64 -e 64.png scalable/geany.svg
inkscape -w 256 -h 256 -e 256.png scalable/geany.svg
convert 16x16/geany.png 32x32/geany.png 48x48/geany.png 64.png 256.png geany.ico"><pre><code>inkscape -w 64 -h 64 -e 64.png scalable/geany.svg
inkscape -w 256 -h 256 -e 256.png scalable/geany.svg
convert 16x16/geany.png 32x32/geany.png 48x48/geany.png 64.png 256.png geany.ico
</code></pre></div>
<p dir="auto">(requires inkscape and imagemagick installed)</p>
<p dir="auto">Based on</p>
<p dir="auto"><a href="https://docs.microsoft.com/en-us/windows/win32/uxguide/vis-icons" rel="nofollow">https://docs.microsoft.com/en-us/windows/win32/uxguide/vis-icons</a></p>
<p dir="auto">Microsoft recommends 16, 32, 48, 256 sizes of ico files and 64 for<br>
"classic mode" so the generated sizes should cover all of them.</p>
<p dir="auto">Note that Thunar on xfce apparently doesn't like the 256 icon size and<br>
displays a preview that looks like a noise but the icon is displayed<br>
correctly on macOS (and I assume Windows too).</p>
<p dir="auto">I didn't make a Windows build with this icon so I actually haven't<br>
tested it myself if it fixes the problem.</p>

<hr>

<h4>You can view, comment on, or merge this pull request online at:</h4>
<p>  <a href='https://github.com/geany/geany/pull/3090'>https://github.com/geany/geany/pull/3090</a></p>

<h4>Commit Summary</h4>
<ul>
  <li><a href="https://github.com/geany/geany/pull/3090/commits/29e605043a5eecefd1b9f67bd216577a73f6ea39" class="commit-link">29e6050</a>  Add 64 and 256 icon sizes to geany.ico</li>
</ul>

<h4 style="display: inline-block">File Changes </h4> <p style="display: inline-block">(<a href="https://github.com/geany/geany/pull/3090/files">1 file</a>)</p>
<ul>
  <li>
    <strong>M</strong>
    <a href="https://github.com/geany/geany/pull/3090/files#diff-52d1e2ae84a3802d89a232d7f0510f5e7cf2fecba8dd8733b2c19ed15270ac5e">icons/geany.ico</a>
    (0)
  </li>
</ul>

<h4>Patch Links:</h4>
<ul>
  <li><a href='https://github.com/geany/geany/pull/3090.patch'>https://github.com/geany/geany/pull/3090.patch</a></li>
  <li><a href='https://github.com/geany/geany/pull/3090.diff'>https://github.com/geany/geany/pull/3090.diff</a></li>
</ul>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/geany/geany/pull/3090">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAIOWJ4WZRMXYXCWBNYILPTUVFKUDANCNFSM5LRVBYTA">unsubscribe</a>.<br />Triage notifications on the go with GitHub Mobile for <a href="https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675">iOS</a> or <a href="https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub">Android</a>.
<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAIOWJZKH6JMVC5PGLEPUV3UVFKUDA5CNFSM5LRVBYTKYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4QLFGMUQ.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><geany/geany/pull/3090</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany/pull/3090",
"url": "https://github.com/geany/geany/pull/3090",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>