LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-30-2023, 01:35 PM   #1
MarjaE
Member
 
Registered: Aug 2023
Posts: 34

Rep: Reputation: 0
How can I compare font families in Linux?


I am migrating from another system, which had wider fonts, and am getting a lot of eye strain in Linux, which has narrower fonts.

I can increase font size. But I can't independently increase font thickness. I think I need to find bolder font families. I'm wondering how to compare various readability fonts side-by-side.

I'm using Cinnamon on Fedora, and can use the Font Selection app to choose bold and semibold fonts for the main interface, but that doesn't help with Firefox, where I'll still need to distinguish regular text from bolder text, Thunderbird, for the same reason, LibreOffice, or Calibre's Ebook Viewer.

I experimented with using shadow and blur effects in Firefox, they helped some, but I don't think they'd help everywhere.

I have trouble with bright lights, so I'm using an Eizo monitor with a low minimum brightness. I can't switch to a higher resolution monitor.
 
Old 10-30-2023, 04:03 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,146
Blog Entries: 6

Rep: Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834Reputation: 1834
Usually distributions of linux will have different font packages in their repos that you can install. Install a font that is to your liking.

Example:
https://0x0.st/HyWi.png
 
Old 10-30-2023, 04:50 PM   #3
MarjaE
Member
 
Registered: Aug 2023
Posts: 34

Original Poster
Rep: Reputation: 0
But how can I *compare* the fonts, and find out which ones I can read without trouble?

If I just install more fonts, I have to sort through more fonts, and have a harder time trying to find which ones I can read without trouble, and which ones support the scripts I need to read and/or write.

P.S. Also, I have to use a lot of accessibility fixes in Firefox. In theory, I could comment out my font choices and search for font suggestions online, but I'd have more trouble reading search results and sites while doing that.

P.P.S. I installed Font Manager. I managed to turn off its animation, so I'm going through fonts and turning off ones which don't support enough of the orthographies I need. I haven't yet seen any which are bolder than the rest... I alsio can't shopw the supported orthographies at the same time I organize fonts into collections, so I have to go back and forth, back and forth, to organize them.

Last edited by MarjaE; 10-30-2023 at 08:41 PM.
 
Old 10-31-2023, 12:48 AM   #4
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,978

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
first of all you need to check the system you used before. What kind of font was set?
What was the resolution? Probably you can apply the same settings on your new environment.
I guess you know the tool xfontsel already.
Also you might find it useful: https://wiki.archlinux.org/title/X_L...nt_Description
 
Old 10-31-2023, 11:50 AM   #5
DavidMcCann
LQ Veteran
 
Registered: Jul 2006
Location: London
Distribution: PCLinuxOS, Salix
Posts: 6,146

Rep: Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314Reputation: 2314
There's a tool called Opcion that enables you so see a sample of any font on you computer, even if uninstalled.

A monospaced font like Dejavu Sans Mono may be easier, or a incised-style one like Fontin.

This site will enable you to search for something like semi-bold, semi-expanded, sans or serif, etc: https://fonts2u.com/category.html#ext
 
2 members found this post helpful.
Old 11-01-2023, 12:38 AM   #6
MarjaE
Member
 
Registered: Aug 2023
Posts: 34

Original Poster
Rep: Reputation: 0
I'm using the same computer, and same monitor, and started with the same fonts. For me, 20 point Andika was good and readable in one system, too faint in some others, and too thin in my current system. I'm trying Roboto Slab. It sometimes looks good and solid, sometimes not. It might be a hinting issue. Unfortunately some of the scripts I use don't seem to have good and solid readability fonts.

I'm not sure how to get Firefox and Thunderbird to use semi-bold for regular text, extra-bold for bolder text, etc. And synthetic bolds where necessary.

Last edited by MarjaE; 11-01-2023 at 12:41 AM.
 
Old 11-01-2023, 02:44 AM   #7
GlennsPref
Senior Member
 
Registered: Apr 2004
Location: Brisbane, Australia
Distribution: Devuan
Posts: 3,658
Blog Entries: 33

Rep: Reputation: 283Reputation: 283Reputation: 283
KDE Plasma 5 "System Settings" allows you to view all available fonts.

Fonts & Font Management.

You may use your selection as system fonts and set firefox to "use system fonts".
 
Old 11-01-2023, 03:28 AM   #8
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,978

Rep: Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337Reputation: 7337
Just one more comment: when the font you specified does not exist (not installed?) the system will automatically use another one, which is somehow similar to the original, but obviously not identical. So you need to check if Andika was really used (and was not replaced with something else) on the old host and if the exact same font is available on the new one.
 
Old 11-02-2023, 05:59 PM   #9
MarjaE
Member
 
Registered: Aug 2023
Posts: 34

Original Poster
Rep: Reputation: 0
I've installed the same fonts, and same font files, on both partitions.

They don't have the same font rendering in each system. Or sometimes in different versions of each system. Or in Firefox and Thunderbird, with hardware accel enabled or disabled. Or sometimes in different *office builds, because one calculates an italic version for headers and the other defaults to another font with an italic version.

This points to an "embolden" setting for fontconfig.

https://old.reddit.com/r/linuxquesti...s_it_possible/

These are current Firefox and Thunderbird bugs involving hardware accel and font rendering.

https://bugzilla.mozilla.org/buglist...st_id=16780438
 
  


Reply

Tags
accessibility, fonts



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Feral Interactive Bringing DiRT 4 to Linux in 2019, Chrome 71 Blocks Ads on Abusive Sites, New Linux Malware Families Discovered, The LXer Syndicated Linux News 0 12-07-2018 08:20 PM
[SOLVED] Fontconfig trouble with setting default font families bl0tt0 Slackware 2 03-23-2015 12:30 PM
Processor families that Linux runs on s_b Linux - Newbie 5 01-15-2009 02:20 PM
Linux families slackwarebilly General 18 07-18-2005 08:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 02:22 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration