Closed
Bug 393109
Opened 18 years ago
Closed 18 years ago
native system colors on windows are in monitor color space
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: pavlov, Assigned: pavlov)
References
Details
Attachments
(1 file, 1 obsolete file)
|
7.09 KB,
patch
|
pavlov
:
review+
pavlov
:
approval1.9+
|
Details | Diff | Splinter Review |
on windows at least system colors are effectively in the monitor color space so we can't just convert them assuming they're sRGB. Lets convert from the monitor color space to sRGB before returning them.
Attachment #277620 -
Flags: review?(vladimir)
Attachment #277620 -
Flags: approval1.9?
Attachment #277620 -
Attachment is patch: true
Attachment #277620 -
Attachment mime type: application/octet-stream → text/plain
| Assignee | ||
Updated•18 years ago
|
Attachment #278824 -
Flags: review+
Attachment #278824 -
Flags: approval1.9+
| Assignee | ||
Updated•18 years ago
|
Attachment #277620 -
Attachment is obsolete: true
Attachment #277620 -
Flags: review?(vladimir)
Attachment #277620 -
Flags: approval1.9?
Checked in.
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•