|
Bugzilla – Full Text Bug Listing |
| Summary: | Kerning problem with underlined characters in Gtk applications | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Forgotten User sxozS5NPY1 <forgotten_sxozS5NPY1> |
| Component: | X11 Applications | Assignee: | Federico Mena Quintero <federico> |
| Status: | RESOLVED FIXED | QA Contact: | Stefan Dirsch <sndirsch> |
| Severity: | Normal | ||
| Priority: | P5 - None | ||
| Version: | Final | ||
| Target Milestone: | RC 1 | ||
| Hardware: | Other | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
The screenshot
fonts.conf gtkrc pango-131128-round-pango-units.diff pango-131128-font-extents-rounding.diff |
||
|
Description
Forgotten User sxozS5NPY1
2005-10-27 20:12:12 UTC
Created attachment 55777 [details]
The screenshot
Created attachment 55778 [details]
fonts.conf
Created attachment 55779 [details]
gtkrc
Because of the SWT difference, I reported a bug at SWT. I just thought that IBM has more manpower than SuSE. https://bugs.eclipse.org/bugs/show_bug.cgi?id=116155 Quite interesting bug ... This has turned into https://bugs.freedesktop.org/show_bug.cgi?id=5200 There is apparently an upstream solution now. Created attachment 78654 [details]
pango-131128-round-pango-units.diff
This is what went into Pango CVS HEAD.
... but that patch doesn't apply to our version of Pango. It looks like pangocairo-fcfont.c got a lot of modifications since then. Created attachment 79774 [details]
pango-131128-font-extents-rounding.diff
Submitted to autobuild. This will appear in the next version of the pango package. * Mon Apr 24 2006 - federico@novell.com - Added pango-131128-font-extents-rounding.diff to fix https://bugzilla.novell.com/show_bug.cgi?id=131128. This makes PangoCairoFcFont round the font extents before exposing them to callers, which produces better results with unhinted / un-antialiased displays. |