Sublime Forum

Wrong font rendering on ArchLinux

#1

Hello, I am having problem in sublime text on my Arch Linux.
I have attached screenshots regarding that. As you can see that font are slightly moved upwards. It works fine when I install Sublime text with Flatptak.

0 Likes

#2

What font do you have mapped to “Sans”?

0 Likes

#3

Can you tell me where can I see that mapping?

If you are asking about my sublime text settings; I have following preferences:

{
“font_size”: 16,
“font_face”: “Source Code Pro”,
“ignored_packages”:
[
“Vintage”
],
}

0 Likes

#4

Thanks.

I have fixed this by adding preferences for themes.

0 Likes

#5

I’m referring to fontconfig:

0 Likes