this post was submitted on 31 Dec 2023
79 points (86.9% liked)

Linux

47369 readers
906 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I just switched from Ubuntu 23.10 to Debian 12 (using X11) if that helps. I didn't have this problem in Ubuntu.

all 22 comments
sorted by: hot top controversial new old
[–] [email protected] 73 points 8 months ago (3 children)

Are you using Firefox within a flatpak perchance ?

There seems to be a bug to it relating to use of bitmap fonts, you can fix the issue by disabling them via a config file in firefox's fonts: https://bugzilla.mozilla.org/show_bug.cgi?id=1621915

[–] [email protected] 22 points 8 months ago* (last edited 8 months ago)

Thank you, worked like a charm.

[–] [email protected] 6 points 8 months ago* (last edited 8 months ago)

I have a similar problem, but on Lemmy.zip (Lemmy.world looks fine). However, I am running Fedora Kinoite (immutable), where Firefox is not installed as Flatpak.

Main page of Lemmy.world

Main page of Lemmy.zip

[–] [email protected] 50 points 8 months ago (1 children)

From your other responses, this is a system issue not a problem with the website.

Lemmy.world's code has this font list for sans-serif: system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue","Noto Sans","Liberation Sans",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"

I'd use the dev tools to check which font is being rendered. I'm on Windows so I get Segoe UI, which I find entirely acceptable.

[–] [email protected] 20 points 8 months ago* (last edited 8 months ago) (1 children)

Fixed the issue by going tothis link (posted by @Tzeentch), https://bugzilla.mozilla.org/show_bug.cgi?id=1621915, and implementing the solution mentioned by user, Pablo:

[–] [email protected] 4 points 8 months ago

Ah, flatpak shenanigans

[–] [email protected] 10 points 8 months ago

Bruh, I read "font" as "front" in title and was confused as to why you were listing your os specs

[–] [email protected] 7 points 8 months ago (2 children)

Back in the day, debian used to render fonts badly to avoid a potential patent trap. Is that still a thing?

[–] [email protected] 17 points 8 months ago

All of the ClearType patents are expired, so that's not an issue anymore. OP probably just has anti-aliasing turned off for some reason.

[–] [email protected] 4 points 8 months ago (1 children)
[–] [email protected] 6 points 8 months ago

I'm getting old, it seems. Kids these days probably don't even have to configure modlines in XFree86. Sheesh. ;)

[–] [email protected] 4 points 8 months ago (1 children)
[–] [email protected] 2 points 8 months ago (1 children)

The font issue is affecting other websites I go to as well.

I installed the mscorefonts (sudo apt install ttf-mscorefonts-installer) but still having this issue.

[–] [email protected] 0 points 8 months ago (1 children)

Do you have an (ad)blocker that blocks remote fonts fetching?

[–] [email protected] 2 points 8 months ago (2 children)
[–] [email protected] 2 points 8 months ago

You can also try p.lemmy.world as well.

[–] [email protected] 1 points 8 months ago

I'm having the same issue on other sites as well (not all but some). Does this have something to do with Frefox and MS fonts?