Quote:
Originally Posted by RedDwarf
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