updater icon indicating copy to clipboard operation
updater copied to clipboard

Linux: Missing arrow next to "Continue reading"

Open slipher opened this issue 4 months ago • 1 comments

There is an &rarr character before the "Continue reading" message on the news page. This right arrow shows up for me on Windows and Mac, but not Linux. It looks bad when the arrow doesn't render because there is a dangling underline to the left of "Continue".

The arrow does show up when I build using the Qt Debian packages, instead of building Qt myself. In that case, also the warnings from #11 are not printed. So I guess the Debian packages have Qt configured to find some system fonts.

slipher avatar Nov 10 '25 04:11 slipher

When I update the Roboto font, I get a tofu:

Image

When I also embed the Noto-Symbols font, I get the arrow:

Image

illwieckz avatar Nov 10 '25 20:11 illwieckz