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

Default Fedora font has rendering issues #35644

Closed
lalocespedes opened this issue Oct 5, 2017 · 13 comments · Fixed by #35927
Closed

Default Fedora font has rendering issues #35644

lalocespedes opened this issue Oct 5, 2017 · 13 comments · Fixed by #35927
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release linux Issues with VS Code on Linux terminal Integrated terminal issues verified Verification succeeded

Comments

@lalocespedes
Copy link

  • VSCode Version: Code 1.17.0 (be377c0, 2017-10-04T23:33:45.303Z)
  • OS Version: Linux x64 4.12.0-2-amd64
  • Extensions: Extensions are disabled

Steps to Reproduce:

  1. Terminal window doesn't look well
    codeterminal

Reproduces without extensions: Yes/No

@vscodebot vscodebot bot added the terminal Integrated terminal issues label Oct 5, 2017
@acupofspirt
Copy link

Here is how my integrated terminal looks like
image

@Tyriar
Copy link
Member

Tyriar commented Oct 6, 2017

@lalocespedes what distro are you using? I've seen Fedora acts a little odd with font rendering both in the editor and the terminal.

@acupofspirt see #35681

@Tyriar Tyriar added info-needed Issue requires more information from poster linux Issues with VS Code on Linux labels Oct 6, 2017
@fpipita
Copy link

fpipita commented Oct 6, 2017

I'm experiencing the same issue on Fedora 26 / Gnome 3.24.2 / VSCode version 1.17.0. The only affected component is the terminal so far, other fonts look good.

The issue is not present in VSCode 1.16.1.

@lalocespedes
Copy link
Author

@Tyriar i am using debian 9 / xfce4 / VSCode version 1.17.0

@Tyriar Tyriar changed the title Code 1.17.0 terminal window Default Fedora font has rendering issues Oct 6, 2017
@Tyriar Tyriar added this to the October 2017 milestone Oct 6, 2017
@Tyriar
Copy link
Member

Tyriar commented Oct 6, 2017

For Fedora right now the workaround is to use a different font:

"terminal.integrated.fontFamily": "'DejaVu Sans Mono'"

@fpipita
Copy link

fpipita commented Oct 6, 2017

@Tyriar it works like a charm. Thanks a lot :)

@lalocespedes
Copy link
Author

@Tyriar Thks now looks very well.

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug and removed info-needed Issue requires more information from poster labels Oct 9, 2017
@Tyriar Tyriar added the candidate Issue identified as probable candidate for fixing in the next release label Oct 9, 2017
Tyriar added a commit that referenced this issue Oct 9, 2017
@Tyriar
Copy link
Member

Tyriar commented Oct 10, 2017

Pushed to master and release/1.17

@octref octref added the verified Verification succeeded label Oct 10, 2017
@vushe
Copy link

vushe commented Oct 11, 2017

Not sure I've got issue right, but looks like custom fonts such as Fira Mono are not working after last update. Before update everything worked fine. Wouldn't say it is too important, but would be nice to get it back.

Linux Mint 18.2 x64.

image

@DNLHC
Copy link

DNLHC commented Oct 11, 2017

Same issue here with Fira Code font
Ubuntu 17.04 x64

@danez
Copy link

danez commented Oct 11, 2017

yes also here FiraCode looks weird now.
macOS 10.13

@ghost
Copy link

ghost commented Oct 11, 2017

@Tyriar same here as @vushe after 1.17.1 update it looks weird now with SF Mono on macOS.

image

it looks weird, because before 1.17.1 it was awesome

@Tyriar
Copy link
Member

Tyriar commented Oct 11, 2017

This is the issue tracking the blurry text in 1.17.1 #35991

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release linux Issues with VS Code on Linux terminal Integrated terminal issues verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

8 participants