Incorrect subpixel font rendering in Unity Panel when using Radiance
Bug #1465340 reported by
Michael Titke
This bug affects 3 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-themes (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned | ||
unity (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
This bug has been there for at least three years.
The font anti aliasing in the menu bar is completely off when the user chooses the Radiance theme. The attached screen shot shows a Firefox menu on top of an Emacs session. You see the unity menu bar at the top with the distorted anti aliasing. Under it in the pop-up menu you see a font rendered normally which looks much better.
In addition to the distorted anti aliasing the menu bar does not seem to respect the user settings in "~/.fonts.conf".
Please fix this and alter the name of Radiance to "Bright". Stop the menu bar from radiating with Radiance.
affects: | unity (Ubuntu) → ubuntu-themes (Ubuntu) |
summary: |
- Unity Radiance Menu Bar Should Stop Radiating + Incorrect subpixel font rendering in Unity Panel when using Radiance |
Changed in unity (Ubuntu): | |
status: | New → Confirmed |
To post a comment you must log in.
Found it. Solved it.
Just apply the patch to "/usr/share/ themes/ Radiance/ gtk-2.0/ gtkrc".
It somehow works instantly, i.e. it changes the appearance of the menu bar instantly. Don't know why ...
Caveats:
1) It's still called Radiance and not Bright.
2) One might still perceive some kind of embossed or glossy effect: maybe that's a perceptive interference with the background gradient but it doesn't show up in the pixel values.
(This might even depend on the type of display - not all liquid crystal display show a static image: some try to interpolate unrepresentable colors of RGB24 by alternating rapidly between two colors in 6 bit color channels bla bla etc.)