Summary: | Text is drawn with red and blue channels swapped on ABGR hardware | ||
---|---|---|---|
Product: | cairo | Reporter: | Michael Lorenz <macallan> |
Component: | xlib backend | Assignee: | Carl Worth <cworth> |
Status: | RESOLVED DUPLICATE | QA Contact: | cairo-bugs mailing list <cairo-bugs> |
Severity: | normal | ||
Priority: | medium | ||
Version: | 1.4.10 | ||
Hardware: | SPARC | ||
OS: | NetBSD | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Michael Lorenz
2007-08-10 22:08:31 UTC
After some experimentation I found this: - with anti-aliasing disabled text colours are right - with anti-aliasing and sub-pixel hinting enabled colours are right too - with anti-aliasing enabled but sub-pixel hinting disabled colours are wrong *** This bug has been marked as a duplicate of bug 5112 *** (In reply to comment #2) > > *** This bug has been marked as a duplicate of bug 5112 *** You most probably meant some other bug. Indeed. By the way, I found that the problem may not be in cairo after all - there are still plenty of RGB vs. BGR problems in the Xserver's XRENDER code - half of it ( like rgb32 x a8 -> rgb32 ) assumes that source and destination pixmap always use the same pixel format which is clearly bogus. |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.