|
|
#1 | |
|
Registered User
Join Date: Mar 2008
Posts: 2
|
I am using Ubuntu 8.04 Hardy Heron with the build in restricted nvidia grafic driver.
The problem is that in Firefox 3 beta 4 some Homepage and other applications like pidgin, plugin Guifications appear in bold fonts. If i switch to Firefox 2.0.0.12 or earlier the problem does not exist any more in firefox. It seems to be connected to my widescreen resolution of 1680x1050 because if i change the resolution to a non widescreen resolution the problem has gone in all apps. A switch of the build in driver to the nvidia native driver doesn't resolve the problem, only the change to the build in nv driver solve it. The problem occurs also in Ubuntu Gutsy Gibbon. How can this be solved without cange the resolution or the driver to nv? |
|
|
|
|
|
|
#2 | |
|
Registered Fox
Join Date: Oct 2007
Location: Confoederatio Helvetica
Posts: 530
|
Force the font dpi, for all toolkits (gtk, qt, ... ) and for X fonts in general.
Fuchs |
|
|
|
|
|
|
#3 |
|
Always Annoyed
Join Date: Oct 2002
Posts: 71
|
The fonts aren't necessarily bold, the font renderer just sucks. After fonts pass a certain threshold in size the freetype engine will often start rendering them noticeably thicker. Try adjusting font sizes in a word processor and you'll see where that jump suddenly happens, instead of being a nice smooth increase in thickness and size.
Your DPI settings control the size fonts are rendered at for a given point size in common apps, which is why changing resolution or driver can affect this in common apps. You can adjust your DPI (which will break font metrics, but unless you're doing some serious type-lettering you probably don't care), or just adjust your default application font size to something slightly smaller.
__________________
What? |
|
|
|
|
|
#4 | |
|
Registered User
Join Date: Mar 2008
Posts: 2
|
OK, DPI was the right way!
I change in Xorg.conf my Section "Monitor" from: Section "Monitor" Identifier "Configured Monitor" EndSection to: Section "Monitor" Identifier "Configured Monitor" Option "UseEdidDpi" "FALSE" Option "DPI" "96x96" EndSection and the problem is solved! Thanks! |
|
|
|
|
![]() |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| nvidia driver quality decrease? | legluondunet | NVIDIA Linux | 17 | 06-26-12 10:03 AM |
| Need Help Installing NVIDIA Tesla M2070Q in Linux RHEL5 | Ferianto85 | NVIDIA Linux | 0 | 05-18-12 08:35 PM |
| Getting the proprietary nvidia driver to run with Debian 3.0 r0 (woody) | Katchina404 | NVIDIA Linux | 9 | 01-12-03 08:49 AM |
| nvidia + 2.4.19 gentoo = messed up | ulukay | NVIDIA Linux | 18 | 11-01-02 11:58 PM |
| RH7.3 & nVidia driver problems | BigChin | NVIDIA Linux | 4 | 10-01-02 01:33 AM |