[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2013-01-27 Thread Roman Yepishev
As with bug 945608, we appear to be drawing menu entries on something that pango/cairo don't want to draw antialiased fonts. By adding gtk_render_background I am now able to get the proper font rendering in both Ambiance and Radiance, however it does not play well with the fading in/out of the

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2013-01-27 Thread Adolfo Jayme Barrientos
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts To manage notifications

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2013-01-27 Thread Ubuntu Foundations Team Bug Bot
The attachment draw_background.patch of this bug report has been identified as being a patch. The ubuntu-reviewers team has been subscribed to the bug report so that they can review the patch. In the event that this is in fact not a patch you can resolve this situation by removing the tag

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2013-01-27 Thread Roman Yepishev
We are drawing text onto CAIRO_FORMAT_ARGB32 surface with fully transparent background. Therefore we have artifacts at the edges - http://lists.cairographics.org/archives/cairo/2010-November/021265.html So we either need to fix cairo or draw background. -- You received this bug notification

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2013-01-24 Thread Roman Yepishev
Based on my tests: 1. The settings from gtk_settings_get_default() are being read and used (set in FontSettings.cpp). Forcing RGB mode in the code does not change anything. 2. Removing text-shadow makes text look slightly better but still with visible colorization/blurriness. 3. Rebuilding

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-29 Thread Mattia Guidi
For me, that workaround alleviates the problem, but doesn't solve it. Fonts in the top bar still look worse than in the rest of the screen (not as smooth as when using Ambiance). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-28 Thread Adolfo Jayme Barrientos
This can be workarounded in the theme, adding another bugtask. ** Tags added: oneiric precise quantal raring ** Changed in: ayatana-design Status: New = Invalid ** Also affects: ubuntu-themes (Ubuntu) Importance: Undecided Status: New ** Changed in: ubuntu-themes (Ubuntu)

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-28 Thread Mattia Guidi
Adolfo, could you explain how this bug can be workarounded? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard GTK/Pango font rendering/antialiasing, causing

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-28 Thread Adolfo Jayme Barrientos
See comment #11 in this bug report. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts To manage

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-27 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: unity (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-12-27 Thread Adolfo Jayme Barrientos
Ugly as hell. This is a clear bug that does not need ayatana design advice. I think the desired fix for this is obvious. ** Changed in: unity (Ubuntu) Status: Confirmed = Triaged ** Changed in: unity (Ubuntu) Importance: Undecided = Medium -- You received this bug notification

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-09-19 Thread John Lea
** Changed in: ayatana-design Importance: Medium = Undecided ** Changed in: unity (Ubuntu) Importance: Medium = Undecided ** Changed in: unity (Ubuntu) Status: Confirmed = New ** Changed in: unity Status: Confirmed = New -- You received this bug notification because you

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-08-14 Thread Marcus Bointon
I'm seeing this same thing in a VM, though significantly worse. This could be down to the VM not having real hardware access, but it's acting as others describe - all the text looks ok apart from the menu bar. In my case I'm getting rough green fringes where shadows would be. Screen shot shows it

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-08-12 Thread Peter Mertz
Testing the polished themes in Quantal's daily build. Unfortunately the panel font in Radiance still hurts to look at. The screenshot shows a comparison between the rendering in the panel vs. rendering in the window title. While the latter looks really smooth, the one in the panel clearly sticks

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-08-12 Thread Paul Sladen
Peter: appears to be being rendered (in the panel) with BGR sub-pixel ordering (instead of RGB), and without the vertical autohinter in use. For the sub-pixel ordering; there are some possibilities: 1. the system rendering settings aren't being read/used 2. the text is being rendered as

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-08-12 Thread Daniel van Vugt
** Changed in: unity Status: Incomplete = Confirmed ** Changed in: unity (Ubuntu) Status: Incomplete = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-06-25 Thread Omer Akram
Thanks for the bug report. Is that still an issue in Ubuntu 12.04? ** Changed in: unity Status: Confirmed = Incomplete ** Changed in: unity (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-06-25 Thread Daniel van Vugt
The font in the panel is still different. But that's because it's rendered as embossed in the panel, but not in menus (except for disabled items). I think this is what design intended... ** Project changed: null = ayatana-design ** Project changed: ayatana-design = compiz ** Changed in: compiz

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-06-25 Thread oriolpont
Using Precise, Ubuntu session. I experience fuzzy fonts in the panel when using Radiance or any other theme that has font shadows. A similar issue seems to be present also in the unity-2d panel, #977080 The same workaround mentioned in that bug-report - namely disabling text-shadows in the

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-04-17 Thread Fitoschido
** Project changed: unity = null ** Also affects: unity Importance: Undecided Status: New ** Changed in: unity Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2012-03-24 Thread paranoid
** Changed in: unity Assignee: Neil J. Patel (njpatel) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard GTK/Pango font

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-11-24 Thread Fitoschido
This is definitely not fixed in current Oneiric nor in Precise. Compare panel font rendering of Unity and Unity 2D, the latter is correct. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title:

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-10-24 Thread Dan Lea
Same problem here in current version of unity (4.22.0-0ubuntu3). I'm attaching a screenshot that I think shows this in a slightly more pronouned way, with really sloppy rgba antialiasing, as if it has been iteratively applied. ** Attachment added: Screenshot of panel showing poor rgba

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-10-24 Thread Mattia Guidi
Here (http://askubuntu.com/questions/68022/how-to-fix-font-rendering-no- anti-aliasing-in-unity-global-menu-and-search) some users suggest to remove the file ~/.config/dconf/user and reboot. Does this solution work for you? For me it doesn't. -- You received this bug notification because you are

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-10-20 Thread Jason
Neil, When will this fix be released? I do realize that this was fixed in a prior bug, but could it be that this is a regression? I'm seeing bad rendering for the Unity panel in Unity 4.22.0-0ubuntu3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-10-14 Thread Spaced
Same for me. What is strange is that Ambiance's rendering is OK, but with Radiance everything is messed up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-04-17 Thread Javier García Díaz
Hi, I wonder if someone is working on this bug. I can still experience this problem after the several updates to unity. Fonts are OK if I use Ambiance, but not with Radiance or any other theme. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-03-29 Thread Martin Pitt
This is still an issue in current unity 3.6.8 (which was released after the upstream task was set fix released). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-03-17 Thread Neil J. Patel
** Changed in: unity Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/723167 Title: Panel does not use standard GTK/Pango font rendering/antialiasing, causing

[Bug 723167] Re: Panel does not use standard GTK/Pango font rendering/antialiasing, causing fuzzy fonts

2011-02-24 Thread Alex Launi
** Changed in: unity Status: New = Confirmed ** Changed in: unity (Ubuntu) Status: New = Confirmed ** Changed in: unity Importance: Undecided = Medium ** Changed in: unity (Ubuntu) Importance: Undecided = Medium ** Changed in: unity Assignee: (unassigned) = Neil J.