question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Windows MS Shell Dlg font

See original GitHub issue

Background

The fonts generated by MS Shell Dlg and MS Shell Dlg 2 are different on different Windows versions

but windows 7

MS Shell Dlg 2 simply uses the Tahoma font regardless of language


I am interested, with RFP disabled, what font is shown when you test MS Shell Dlg and MS Shell Dlg \32

  • win 8/8.1/10/11
  • and what language is the OS: super keen if someone has CJK or any other non-Latin/Western language

STR

  • load test: https://arkenfox.github.io/TZP/tests/fontdebug.html
  • what does the FONT in the middle say: e.g. it should say [DETECTED] in green
  • right click the ImLwWil sample text and select Inspect
  • on the third pane, expand it’s width or click the dropdown arrow and select Fonts
  • what does it say is being used

example example

Windows 7 english

  • MS Shell Dlg = Microsoft Sans Serif
  • MS Shell Dlg \32 = Tahoma

TIA ❤️

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
crssicommented, Sep 2, 2022

Plain vanilla profile also says Arial… that is on Windows 11, Version 21H2 (OS Build 22000.856).

Cheers

1reaction
MagicalDrizzlecommented, Sep 1, 2022

W10 22H2 English:

  • MS Shell Dlg = Microsoft Sans Serif
  • MS Shell Dlg \32 = Tahoma

W11 21H2 English is the same

Read more comments on GitHub >

github_iconTop Results From Across the Web

Using MS Shell Dlg and MS Shell Dlg 2 - Microsoft Learn
MS Shell Dlg maps to the default shell font associated with the current culture/locale and supports the classic Windows desktop look. MS Shell ......
Read more >
Windows Fonts - fiberdesk
In summary, the default font for dialogs and controls is "MS Shell Dlg" since the early versions of Windows and "MS Shell Dlg...
Read more >
Font Substitution MS Shell Dlg - Google Groups
The code base I'm working on uses MFC resources that define the Font for Dialogs to MS Shell Dlg, on most machines this...
Read more >
preferences dialog doesn't size properly if system font (MS ...
Reproducible: Always Steps to Reproduce: 1. In My Computer\HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontSubstitutes change 'MS Shell Dlg' ...
Read more >
Missing Font (MS Shell Dlg) - Affinity | Forum
From what I can read, since MS Shell Dlg is a logical font, there isn't actually something I can download and add to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found