<?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[Font Linking to display glyphs not in font]]></title><description><![CDATA[<p dir="auto">I do a lot of work transcribing German grave stones which use a latin cross symbol to indicate death date.</p>
<p dir="auto">When I type the character, it displays differently in NotePad (v11.2210.5.0) and NotePad++ (v8.4.7)</p>
<p dir="auto">In both apps, the default font is set to Consolas.<br />
I’m pretty sure that the cross character is not in the Consolas font, so there must be “font linking” going on.<br />
In NotePad, I see what I want, a simple, 2 black line on white background symbol that has the same mono spacing as other characters.<br />
In NotePad++, I get a glyph with a purple background and white symbol within, and the width is larger than other characters (causing alignment issues for me.)<br />
Any idea how I can change what NotePad++ is displaying?</p>
<p dir="auto">For reference-<br />
✝︎    U+271D      Latin Cross       <a href="https://www.compart.com/en/unicode/" rel="nofollow ugc">https://www.compart.com/en/unicode/</a></p>
]]></description><link>https://community.notepad-plus-plus.org/topic/23878/font-linking-to-display-glyphs-not-in-font</link><generator>RSS for Node</generator><lastBuildDate>Sat, 11 Jul 2026 20:24:09 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/23878.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 11 Dec 2022 19:03:21 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Fri, 16 Dec 2022 21:23:22 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a> said in <a href="/post/82419">Font Linking to display glyphs not in font</a>:</p>
<blockquote>
<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/astewart77" aria-label="Profile: astewart77">@<bdi>astewart77</bdi></a> My understanding was that those registry settings were deprecated in later Windows versions. But the whole area seems badly documented in MS literature.</p>
</blockquote>
<p dir="auto">Here is a <a href="https://learn.microsoft.com/en-us/globalization/input/font-technology" rel="nofollow ugc">fresher link</a>, dated Nov 2022, to a MS doc page for font fallback / fontlink. No mention of deprecation.</p>
<p dir="auto">I have seen instructions on Google successful in Windows 10. On the other hand, <a href="https://github.com/notepad-plus-plus/notepad-plus-plus/issues/12502" rel="nofollow ugc">this github bug report for Notepad++</a> says it stopped working after a Windows 11 release, for certain conditions. Apparently, it was still working in Windows 11 prior to that.</p>
<p dir="auto">Using something that’s deprecated doesn’t make you a bad person. If your registry has font linking enabled, there will already be some entries there. No harm in adding an entry.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82513</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82513</guid><dc:creator><![CDATA[astewart77]]></dc:creator><pubDate>Fri, 16 Dec 2022 21:23:22 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Fri, 16 Dec 2022 20:07:27 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a> said in <a href="/post/82510">Font Linking to display glyphs not in font</a>:</p>
<blockquote>
<p dir="auto">Now the question remaining is how to change that fall-back font.</p>
</blockquote>
<p dir="auto">We are not necessarily Windows OS experts, because this is a Notepad++ forum, not a forum of super users of Windows OS.  However, <a href="https://community.notepad-plus-plus.org/post/78240">this discussion from July</a> might give some insight into how to edit fallbacks (or, since it’s single glyphs in the font, “font linking”).  You might also want to see <a href="https://community.notepad-plus-plus.org/post/42142">this discussion from 2019</a> and <a href="https://community.notepad-plus-plus.org/topic/15758/some-characters-are-not-displayed-unicode">this from 2018</a> which talk about the <code>c:\windows\fonts\*.CompositeFont</code> files (though those 2018-2019 discussions may make outdated claims about Notepad++)</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82511</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82511</guid><dc:creator><![CDATA[PeterJones]]></dc:creator><pubDate>Fri, 16 Dec 2022 20:07:27 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Fri, 16 Dec 2022 19:17:34 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/rdipardo" aria-label="Profile: rdipardo">@<bdi>rdipardo</bdi></a> Thanks for testing this.<br />
I was going to install SciTE myself, but you saved me the trouble.<br />
I also noticed turning off DirectWrite makes the character look better. But my guess is that the same font is being used to display the character.<br />
Now the question remaining is how to change that fall-back font.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82510</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82510</guid><dc:creator><![CDATA[Richard J Otter]]></dc:creator><pubDate>Fri, 16 Dec 2022 19:17:34 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 16:41:00 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/astewart77" aria-label="Profile: astewart77">@<bdi>astewart77</bdi></a> My understanding was that those registry settings were deprecated in later Windows versions. But the whole area seems badly documented in MS literature.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82419</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82419</guid><dc:creator><![CDATA[Richard J Otter]]></dc:creator><pubDate>Mon, 12 Dec 2022 16:41:00 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 16:38:50 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a><br />
Actually, the behavior is different-(I’ve used that setting for quite awhile.) Turning it off gives me the a different glyph, still not the one notepad is displaying, but at least it’s not purple !<br />
Still has the spacing issue, but sort of an improvement.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82418</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82418</guid><dc:creator><![CDATA[Richard J Otter]]></dc:creator><pubDate>Mon, 12 Dec 2022 16:38:50 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 04:56:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a> said in <a href="/post/82394">Font Linking to display glyphs not in font</a>:</p>
<blockquote>
<p dir="auto">In both apps, the default font is set to Consolas.<br />
I’m pretty sure that the cross character is not in the Consolas font, so there must be “font linking” going on.</p>
</blockquote>
<p dir="auto">I use the Source Code Pro font in Notepad++ and it also does not have the cross character. I do have Font Linking set up for that font. I’m running Win 7 and my registry has font linking for many fonts already set up at:</p>
<pre><code>Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink
</code></pre>
<p dir="auto">For Source Code Pro I have the REG_MULTI_SZ value:</p>
<pre><code>DejaVuSansMono.ttf,DejaVu Sans Mono
cour.ttf,Courier New
MSGOTHIC.TTC,MS Gothic
GULIM.TTC,DotumChe
Symbola_Hinted.ttf,Symbola

</code></pre>
<p dir="auto">This displays almost every language set and many symbols I have come across in Notepad++, with the caveat that some characters sets won’t align as monospaced, and the registry order may affect which font a given character is actually taken from.</p>
<p dir="auto">Notepad apparently uses Windows Font Fallback internally, whereas Notepad++ doesn’t. Font Linking happens outside of Notepad++, so it doesn’t need to know. I think…</p>
<p dir="auto">I don’t know if these FontLink entries exist beyond Win 7.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82406</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82406</guid><dc:creator><![CDATA[astewart77]]></dc:creator><pubDate>Mon, 12 Dec 2022 04:56:02 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 04:08:02 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/me" aria-label="Profile: me">@<bdi>me</bdi></a>,</p>
<blockquote>
<p dir="auto"><em>Don’t forget to also turn off DirectWrite.</em></p>
</blockquote>
<p dir="auto">On a second look, it seems DirectWrite has no effect on <code>DejaVu Sans Mono</code> (maybe because it’s <a href="https://github.com/dejavu-fonts/dejavu-fonts" rel="nofollow ugc">open source?</a>). By contrast, every Microsoft font displays the “emoji” style with D2D switched on. It’s most likely a quirk in <a href="https://sourceforge.net/p/scintilla/bugs/" rel="nofollow ugc">Scintilla</a> (the editing component).</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82405</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82405</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 12 Dec 2022 04:08:02 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 03:35:33 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a>,</p>
<blockquote>
<p dir="auto">In both apps, the default font is set to Consolas.</p>
</blockquote>
<p dir="auto">Try <code>DéjaVu Sans Mono</code>:</p>
<p dir="auto"><img src="/assets/uploads/files/1670815846254-dejavu-sans-mono.png" alt="DejaVu-Sans-Mono.png" class=" img-fluid img-markdown" /></p>
<p dir="auto"><em>Don’t forget to also turn off DirectWrite.</em></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82404</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82404</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 12 Dec 2022 03:35:33 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Mon, 12 Dec 2022 02:35:34 GMT]]></title><description><![CDATA[<blockquote>
<p dir="auto">Have you tried direct-write on . . . ?</p>
</blockquote>
<p dir="auto">In this particular case, a better recourse may be <strong><em>disabling</em></strong> DirectWrite. At least the filled background disappears without it.</p>
<p dir="auto">The GIF below uses the <a href="https://www.scintilla.org/SciTEDoc.html#:~:text=cause%20incorrect%20drawing.-,technology,-On%20Windows%20Vista" rel="nofollow ugc">SciTE</a> text editor for demonstration (since modified settings have immediate effect); Notepad++ uses the same editing component and should behave identically, <em>mutatis mutandis</em>:</p>
<p dir="auto"><img src="https://media.giphy.com/media/CsnHpPP75aeTNNLvRE/giphy.gif" alt="wscite-532-no-fill-sans-D2D.gif" class=" img-fluid img-markdown" /></p>
]]></description><link>https://community.notepad-plus-plus.org/post/82400</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82400</guid><dc:creator><![CDATA[rdipardo]]></dc:creator><pubDate>Mon, 12 Dec 2022 02:35:34 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Sun, 11 Dec 2022 23:21:55 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/terry-r" aria-label="Profile: Terry-R">@<bdi>Terry-R</bdi></a><br />
Thanks for the link. I didn’t find it in my search.<br />
The posts there are saying use a font that has the character you want so it doesn’t display the rectangle char. I’m way past that.<br />
Notepad++ is already doing the font-linking or setting the fall-back font so it finds the character, just not in the font I want.<br />
NotePad is doing it just fine.<br />
Oddly, I just check how Chrome does- in this forum, the purple version is displayed, in the <a href="http://google.com" rel="nofollow ugc">google.com</a> search bar, its the glyph I want.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82398</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82398</guid><dc:creator><![CDATA[Richard J Otter]]></dc:creator><pubDate>Sun, 11 Dec 2022 23:21:55 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Sun, 11 Dec 2022 23:16:57 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/alan-kilborn" aria-label="Profile: Alan-Kilborn">@<bdi>Alan-Kilborn</bdi></a><br />
Yes. I am using it. No change in behavior I can see.</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82397</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82397</guid><dc:creator><![CDATA[Richard J Otter]]></dc:creator><pubDate>Sun, 11 Dec 2022 23:16:57 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Sun, 11 Dec 2022 19:36:13 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a></p>
<p dir="auto">Have you tried direct-write on, as mentioned <a href="https://community.notepad-plus-plus.org/post/62231">HERE</a>?</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82396</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82396</guid><dc:creator><![CDATA[Alan Kilborn]]></dc:creator><pubDate>Sun, 11 Dec 2022 19:36:13 GMT</pubDate></item><item><title><![CDATA[Reply to Font Linking to display glyphs not in font on Sun, 11 Dec 2022 19:16:04 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/richard-j-otter" aria-label="Profile: Richard-J-Otter">@<bdi>Richard-J-Otter</bdi></a> said in <a href="/post/82394">Font Linking to display glyphs not in font</a>:</p>
<blockquote>
<p dir="auto">Any idea how I can change what NotePad++ is displaying?</p>
</blockquote>
<p dir="auto">Sorry I can’t help, well not exactly. All I can suggest is to look at this recent post <a href="https://community.notepad-plus-plus.org/topic/20642/how-does-notepad-manage-to-display-all-characters-and-emojis">here</a>. Also search for other posts, there are lots with similar problems.</p>
<p dir="auto">Beyond that it is probably just a matter of trial and error to find a suitable font to display what you need.</p>
<p dir="auto">Terry</p>
]]></description><link>https://community.notepad-plus-plus.org/post/82395</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/82395</guid><dc:creator><![CDATA[Terry R]]></dc:creator><pubDate>Sun, 11 Dec 2022 19:16:04 GMT</pubDate></item></channel></rss>