-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Labels
Description
Hello,
🗹 Requirements
- I have searched the issues for my issue and found nothing related and/or helpful
- I have searched the FAQ for help
- I have searched the Wiki for help
🎯 Subject of the issue
Experienced behavior:
The backtick (`) character overlaps with the next character in the following patched fonts.
- Monolisa (paid)
- Inconsolata (open-source)
(There was already an issue #582 on this topic. However, it was closed and I could not find any solution there.)
Expected behavior:
The backtick (`) character should not overlap with the next character like the original font.
Example symbols:
`i (or backtick with any other alphabet should also work)
🔧 Setup
| Font | Font Version | Format | Font File Name | Font Source |
|---|---|---|---|---|
| MonoLisa | v1.808 | TTF/OTF | MonoLisa Regular Nerd Font Complete.ttf | Self Patched - using Nerd Fonts Docker image with --complete option |
| Inconsolata | v2.012 | TTF/OTF | Inconsolata Regular Nerd Font Complete Windows Compatible.ttf | https://github.com/ryanoasis/nerd-fonts/releases/download/v2.1.0/Inconsolata.zip |
System Information
| Applications | VS Code v1.68.1, Windows Terminal v1.13.11432.0 |
| OS | Windows 11, Linux (Ubuntu) |
★ Screenshots
| Font | Original Font | Patched Font |
|---|---|---|
| MonoLisa | ||
| Inconsolata |
Thanks!