[Bug 559797] Re: RGB to [0,1] normalization uses wrong divisor

Hernando Torque 559797 at bugs.launchpad.net
Sun Feb 26 21:20:13 UTC 2012


In the meantime one color has been corrected, the other one is still
wrong. Attaching an updated patch (patch to a patch).

** Patch removed: "rgbto01.patch"
   https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/559797/+attachment/1298084/+files/rgbto01.patch

** Patch added: "plymouth-theme-ubuntu-logo-rgb-normalize.patch"
   https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/559797/+attachment/2786183/+files/plymouth-theme-ubuntu-logo-rgb-normalize.patch

** Tags added: patch

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to plymouth in Ubuntu.
https://bugs.launchpad.net/bugs/559797

Title:
  RGB to [0,1] normalization uses wrong divisor

Status in “plymouth” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: plymouth

  Nitpicking: to normalize the colors you'd divide by 255, not by 256
  (eg. 0, 1, 2 -> 0/2, 1/2, 2/2 - > 0.0, 0.5, 1.0).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/559797/+subscriptions




More information about the foundations-bugs mailing list