这是indexloc提供的服务,不要输入任何密码
Skip to content

MonaspiceNe Nerd Font Mono ss06 causing characters to overlay on each other #1503

@TehPers

Description

@TehPers

🗹 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:

When enabling ss06 on MonaspiceNe Nerd Font Mono, characters after consecutive #s end up overlayed with the #s:

image

I was able to confirm that MonaspiceNe Nerd Font and MonaspiceNe Nerd Font Propo have the correct behavior.

Screenshot is from vscode, but I was able to reproduce the issue in Windows Terminal as well:

image

Expected behavior:

The same behavior as Monaspace Neon/MonaspiceNe Nerd Font/MonaspiceNe Nerd Font Propo:

image

For comparison, with ss06 disabled:

image

Example symbols:

The main symbol I've noticed affected is #. I haven't noticed any others, but as far as I know, ss06 only affects #.

###$$$$

🔧 Your Setup

  • Which font are you using (e.g. Anonymice Powerline Nerd Font Complete.ttf)?
    • MonaspiceNeNerdFontMono-*.otf - as far as I can tell, affects all variants of it. Confirmed with Light and Regular at least
  • Where did you get the file from (download link, self patched, source downloaded from link...)
    • Releases page (v3.1.1) - Monaspace.zip, also tested Monaspace.tar.xz
  • Which terminal emulator are you using (e.g. iterm2, urxvt, gnome, konsole)?
    • Windows Terminal, behavior also observed in vscode
  • Are you using OS X, Linux or Windows? And which specific version or distribution?
    • Windows 11 Pro 22H2

★ Screenshots (Optional)

image

image

settings.json for Windows Terminal:

image

Copyable settings:

{
    "font": {
        "face": "MonaspiceNe Nerd Font Mono",
        "features": {
            "calt": 1,
            "liga": 1,
            "ss03": 1,
            "ss06": 1,
            "ss08": 1
        }
    }
}

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions