dunst-project / dunst

Lightweight and customizable notification daemon
https://dunst-project.org
Other
4.52k stars 338 forks source link

Proper way to debug fonts used in dunst #1175

Closed The-Sound closed 8 months ago

The-Sound commented 1 year ago

I've been having issues some time with some fonts missbehaving on dunst.

So, to be fair, so this doesn't look like a rant crying "uuh just fix this". I know dunst is on a lower maintenance mode, I also realize that my package version is outdate with releases, although I didn't see any font related fix on the 2 last versions.

I also realize that the 2nd issue might be originated on me making the system to not scale bitmap fonts, but as far as I know, google/noto fonts are not bitmap and so they should be behaving correctly.

I've try my fair share of stuff to see the rendering order on the program, mostly through FC_DEBUG=n and starting dunst in the terminal with as much verbose output as possible, to see if pango was having any issue or missbehaving too.

So I would love to be pointed in the right direction to try to understand why the fonts are not behaving the way they should. Thank you.

font = tewi, IBM Plex Sans JP, Symbola 10
markup = full
format = "<b>%s</b>\n%b"