[Webkit-unassigned] [Bug 9955] New: Colors scaled from [0, 1] range to [0, 255] incorrectly

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sun Jul 16 07:36:30 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=9955

           Summary: Colors scaled from [0, 1] range to [0, 255] incorrectly
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: sam.weinig at gmail.com


In Color.cpp, when a color needs to scaled from the floating-point range of
[0.0, 1.0] to the integer range of [0, 255], such as in the HSLA code, the
current code is producing an uneven distribution.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list