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 <[EMAIL PROTECTED]>   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 Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to