Thread: Ugly fonts
View Single Post
  #37 (permalink)  
Old 29-Dec-2008, 17:21
dcengija dcengija is offline
Student Penguin
 
Join Date: Dec 2008
Posts: 72
dcengija hasn't been rated much yet
Default Re: Ugly fonts

Quote:
Originally Posted by RedDwarf View Post
I already put these in different images, but here goes one similar to yours (I have a 4/3 monitor).

All my apps share the same overall appearance: GTK, SWT, KDE3, KDE4...

Looking at yours... Look at "File" in Firefox and Dolphin. These "Fi" clearly look different. In general Firefox and Dolphin fonts look different... I suppose that's something from GTK/QT in general.


No, typeface isn't visible. "Monospace" and "Sans Serif" are just aliases for the real fonts. We would need a "fc-match monospace" to know which typeface are you using.
Here it is:

davor@localhost ~ $ fc-match monospace
DejaVuSansMono.ttf: "DejaVu Sans Mono" "Book"
davor@localhost ~ $ fc-match serif
DejaVuSerif.ttf: "DejaVu Serif" "Book"
davor@localhost ~ $ fc-match sans-serif
DejaVuSans.ttf: "DejaVu Sans" "Book"
davor@localhost ~ $

Cheers,
Davor
Reply With Quote