<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Support of arbitrary font sizes]]></title><description><![CDATA[<p dir="auto">Will it be possible to support arbitrary integer fort sizes instead of offering the user a choice from a fixed set? I find this limitation rather artificial and annoying, especially with raster- and raster-based fonts, which work only at certain sizes. The simplest solution would be to employ a standard windows control that implements a drop-down list with an editable value.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/15673/support-of-arbitrary-font-sizes</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 06:40:56 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/15673.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 25 Apr 2018 19:52:06 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Support of arbitrary font sizes on Sat, 05 May 2018 00:33:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/anton-shepelev" aria-label="Profile: Anton-Shepelev">@<bdi>Anton-Shepelev</bdi></a> said:</p>
<blockquote>
<p dir="auto">I find this limitation rather artificial and annoying</p>
</blockquote>
<p dir="auto">It is not artificial. This is how Windows’ native font API works,<br />
and for a good reason - many fonts are manually hinted to<br />
raster grid, so trying to show them up at arbitrary size (especially<br />
by small sizes) - you’ll just get some blurry crappy<br />
quality. Of course this depends on rasterizer, but it seems Scintilla<br />
is dependent on Windows’ APIs. Manually hinted fonts<br />
(e.g. Times New Roman, Verdana) give significantly better quality so this makes sense.</p>
<blockquote>
<p dir="auto">especially with raster- and raster-based fonts, which work only at certain sizes.</p>
</blockquote>
<p dir="auto">This is quite self-contradictive: raster fonts are by nature non-scalable and are created initially in specific fixed sizes - each size is a separate<br />
image stack.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/32064</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/32064</guid><dc:creator><![CDATA[Mikhail V]]></dc:creator><pubDate>Sat, 05 May 2018 00:33:02 GMT</pubDate></item><item><title><![CDATA[Reply to Support of arbitrary font sizes on Sun, 29 Apr 2018 11:33:28 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/anton-shepelev" aria-label="Profile: Anton-Shepelev">@<bdi>Anton-Shepelev</bdi></a></p>
<p dir="auto">you might get a better chance if you address this feature request at <a href="https://github.com/notepad-plus-plus/notepad-plus-plus" rel="nofollow ugc">github</a>.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/31914</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/31914</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Sun, 29 Apr 2018 11:33:28 GMT</pubDate></item></channel></rss>