You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actually Notepads does display font weights properly for "Arial". Notepads shows all the xaml supported font weights and font styles, that doesn't necessarily mean the specific font supports all those font weights/styles. For example if you open font properties in Windows Notepad:
Arial only supports "Normal" and "Bold" font weight for "Narrow" font stretch type (which XAML detects default font stretch for this font), which is why you are seeing only two font weights when trying to change font weights in Notepads.
B.) Dear @0x7c13. Even if this Notepads issue is caused by an upstream bug in XAML: Could we please leave the Notepads issue open until either Microsoft fixes the upstream problem or we find a good workaround? If we leave the issue open, more people might see it. We could even label the issue as help wanted.
Font weights for several (but not all) fonts are not displaying correctly.
For example, Arial has 11 different font weights. However, going through the list, they all result in either a condensed or condensed bold weight.
Normal, Thin, Extra Light, Light, Semi Light, Medium all display as a condensed medium.
Semi Bold, Bold, Extra Bold, Black, Extra Black all display as a condensed bold.
This issue has persisted with some other custom fonts I have tested, which have been purchased separately and installed on windows (UniversSTD)
Small issue, as many other san-serif fonts display properly, but annoying if one is very used to a particular typeface.
The text was updated successfully, but these errors were encountered: