Add support for `font-stretch`
See original GitHub issue- VSCode Version: 1.44.1
- OS Version: windows_NT x64 10.0.18363
Steps to Reproduce:
- set font is iosevka extended (it is Monospaced font),
- it not Monospaced font in display.
Does this issue occur when all extensions are disabled?: Yes/No yes
p.s.: iosevka
Issue Analytics
- State:
- Created 3 years ago
- Reactions:102
- Comments:23 (2 by maintainers)
Top Results From Across the Web
font-stretch - CSS: Cascading Style Sheets - MDN Web Docs
The font-stretch CSS property selects a normal, condensed, or expanded face from a font.
Read more >CSS font-stretch property - W3Schools
The font-stretch property allows you to make text narrower (condensed) or wider (expanded). Note: Some fonts provide additional faces; condensed faces and ...
Read more >"font-stretch" | Can I use... Support tables for HTML5, CSS3, etc
"Can I use" provides up-to-date browser support tables for support of front-end web technologies on desktop and mobile web browsers.
Read more >font size - working with fontstretch in wpf - Stack Overflow
The Arial font does not seem to support the FontStretch value of UltraExpanded . Try the value of UltraCondensed instead to see it...
Read more >Cross Browser Compatibility of CSS font-stretch in Chrome 99
CSS font-stretch is Fully Supported on Chrome 99. ... But, Google Chrome has added some proprietary features; for example, ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Iosevka Expanded
worked me in Windows andIosevka-extended
worked for me in macOS. This is the same name format that Fira Code font suggests for its “retina” variant:Fira Code Retina
for Linux and Windows,FiraCode-retina
for macOS.The extended version of Iosevka is called “expanded”. Just figured it out by looking at build-plans.
Try using “Iosevka Term ss04 Expanded”. Worked for me at least.