Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Letters inside circles in VS code #746

Open
stereomato opened this issue Sep 18, 2024 · 2 comments
Open

Letters inside circles in VS code #746

stereomato opened this issue Sep 18, 2024 · 2 comments

Comments

@stereomato
Copy link

stereomato commented Sep 18, 2024

Describe the bug
title
To Reproduce
Steps to reproduce the behavior:

  1. Open a Rust project on vscode, while using inter as ui font
  2. Observe how the action/description text look

Expected behavior
No letters are inside circles

Screenshots
image

Environment

  • OS: Arch Linux, updated til 15-sep-2024
  • App that renders the font Visual Studio Code
  • Version of font: 4.0
    Additional context
    I suspect it's related to the composition feature, which can be disabled using fontconfig under linux, but chromium/electron don't respect those settings.
@kenmcd
Copy link

kenmcd commented Sep 19, 2024

Disable Stylistic Set 5 (ss05).

2024-09-18_18-50-42

@stereomato
Copy link
Author

Yeah, this can be done using the editor.fontLigatures option in vscode, but the problem is that I enabled that stylistic set for the monospace font, and I don't know if this can be enabled just for it...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants