[Bug 64408] Re: "Urgent" text is poorly readable due to low contrast (blue on black)
Martin Pitt
martin.pitt at ubuntu.com
Mon Oct 15 11:04:09 BST 2007
usplash (0.5.7) gutsy; urgency=low
* usplash_svga.c, usplash_svga_text(): When running in 16bpp mode,
calling gl_setpixel() (which takes a palette index) does not make sense,
since we never set a palette (this happens only in 8bpp modes). Use
gl_setpixelrgb() in 16bpp mode and look up the RGB values from
vesa_palette, which is initialized from the theme.
This repairs operation on i386 and amd4 where SGVA is used, so that text
appears in the color set by the theme, instead of being fixed to dark blue.
(LP: #64408)
-- Martin Pitt <martin.pitt at ubuntu.com> Mon, 15 Oct 2007 11:22:21
+0200
** Changed in: usplash (Ubuntu)
Status: Fix Committed => Fix Released
--
"Urgent" text is poorly readable due to low contrast (blue on black)
https://bugs.launchpad.net/bugs/64408
You received this bug notification because you are a member of
Accessibility, which is a subscriber of a duplicate bug.
More information about the Ubuntu-accessibility-bugs
mailing list