You are not logged in.

#1 2022-05-28 14:15:00

othersamo_
Member
From: Braislava
Registered: 2020-10-26
Posts: 161

Font issues with non-GTK applications in XFCE

Hello,
I am again having the same issues with fold fonts in some non-gtk application, such as burpsuite:
https://i.imgur.com/AWboWb9.png
For whatever reason, everything is bold...

Originally, this was an issue with ancient arial font installed on my system but that one is removed now.
I tried running "fc-match helvetica" but the result was a font that is not installed on my system...
https://i.imgur.com/AWboWb9.png

In i3, there are no simular issues...
Does anyone have an idea howto solve it?
Or is it possible to somewhere download a working font config and use it for my system?
Thank you

Last edited by othersamo_ (2022-05-28 14:19:00)


"Why join the navy if you can be a pirate?"
- Steve Jobs

Offline

#2 2022-05-28 14:55:30

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: Font issues with non-GTK applications in XFCE

I tried running "fc-match helvetica" but the result was a font that is not installed on my system...

Sure? You posted the same image twice, I guess you wanted to post the fc-match ouput (and please as text)?

Also

fc-match sans
fc-match sans-serif

Or is it possible to somewhere download a working font config and use it for my system?

You cannot download a "working font config" for *your*system and I don't think that's the issue here.
Burpsuite is java, does this affect *non* java clients as well?
Try to install some usable mickeysoft fonts, https://wiki.archlinux.org/title/Java#Illegible_fonts

Offline

#3 2022-05-29 17:16:41

othersamo_
Member
From: Braislava
Registered: 2020-10-26
Posts: 161

Re: Font issues with non-GTK applications in XFCE

seth wrote:

I tried running "fc-match helvetica" but the result was a font that is not installed on my system...

Sure? You posted the same image twice, I guess you wanted to post the fc-match ouput (and please as text)?

Also

fc-match sans
fc-match sans-serif

Or is it possible to somewhere download a working font config and use it for my system?

You cannot download a "working font config" for *your*system and I don't think that's the issue here.
Burpsuite is java, does this affect *non* java clients as well?
Try to install some usable mickeysoft fonts, https://wiki.archlinux.org/title/Java#Illegible_fonts

Output of asked commands, in order you asked:
NotoSans-Regular.ttf: "Noto Sans" "Regular"
NotoSans-Regular.ttf: "Noto Sans" "Regular

Good point regarding the java - no. Both application with weird roboto (my default for xfce) use java.
https://i.imgur.com/SfOpOPs.png


"Why join the navy if you can be a pirate?"
- Steve Jobs

Offline

#4 2022-05-29 19:10:11

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: Font issues with non-GTK applications in XFCE

The default font seems to be Noto - did you try to install https://aur.archlinux.org/packages/ttf-ms-fonts/ ?

Offline

#5 2022-05-30 18:34:01

othersamo_
Member
From: Braislava
Registered: 2020-10-26
Posts: 161

Re: Font issues with non-GTK applications in XFCE

Yes, they are installed. Roboto still looks super weird...


"Why join the navy if you can be a pirate?"
- Steve Jobs

Offline

#6 2022-05-31 05:30:26

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: Font issues with non-GTK applications in XFCE

https://wiki.archlinux.org/title/Java#B … _rendering
Does this only affect roboto?

fc-list | grep -i roboto

Offline

#7 2022-06-01 10:48:40

othersamo_
Member
From: Braislava
Registered: 2020-10-26
Posts: 161

Re: Font issues with non-GTK applications in XFCE

I tried rendering - still looks the same.
Yes. only roboto is affected
Output of asked command: https://pastebin.com/5z5YZwnh


"Why join the navy if you can be a pirate?"
- Steve Jobs

Offline

#8 2022-06-01 13:26:51

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: Font issues with non-GTK applications in XFCE

I'd say java takes roboto-medium as "regular", you could try to move those out of the way and "sudo fc-cache -fs"

Offline

#9 2022-06-05 13:34:16

othersamo_
Member
From: Braislava
Registered: 2020-10-26
Posts: 161

Re: Font issues with non-GTK applications in XFCE

May I ask how I can move font "out of the way"?
You mean removing roboto regular?


"Why join the navy if you can be a pirate?"
- Steve Jobs

Offline

#10 2022-06-05 18:21:42

seth
Member
From: Won't reply 2 private help req
Registered: 2012-09-03
Posts: 76,582

Re: Font issues with non-GTK applications in XFCE

Not regular, but medium (which is bolder than "regular")
Move /usr/share/fonts/TTF/Roboto-Medium.ttf & /usr/share/fonts/TTF/Roboto-MediumItalic.ttf somwhere out of the font path or remove them entirely. Then rebuild the font cache and see whether Java now picks up "regular" as regular (ie. the default font becoming less bold)

Offline

Board footer

Powered by FluxBB