Gfx.color management.mode: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(→‎Background: correct)
(Added some links)
Line 3: Line 3:
==Background==
==Background==
Color management allows images and colors to be displayed consistently across a variety of devices. Mozilla recognizes embedded ICC profiles in image files and uses a local color profile to perform the color adjustments. This preference determines if Mozilla should make these adjustments.
Color management allows images and colors to be displayed consistently across a variety of devices. Mozilla recognizes embedded ICC profiles in image files and uses a local color profile to perform the color adjustments. This preference determines if Mozilla should make these adjustments.
The extension [https://addons.mozilla.org/en-US/firefox/addon/6891 Color Management] sets this preference through a GUI.


==Possible values and their effects==
==Possible values and their effects==
Line 31: Line 33:
* [http://www.littlecms.com/ LittleCms]
* [http://www.littlecms.com/ LittleCms]
* [http://www.beltzner.ca/mike/archives/2007/08/04/do_you_like_the_pretty.html Do you like the pretty? (Mike Beltzner’s blog)]
* [http://www.beltzner.ca/mike/archives/2007/08/04/do_you_like_the_pretty.html Do you like the pretty? (Mike Beltzner’s blog)]
* [http://www.dria.org/wordpress/archives/2008/04/29/633/ Firefox 3: Color profile support (oh the pretty, pretty colors) (Deb Richardson’s blog)]
* [https://addons.mozilla.org/en-US/firefox/addon/6891 Color Management (Firefox Add-ons)]


[[Category:Preferences]]
[[Category:Preferences]]

Revision as of 21:11, 29 April 2008

Background

Color management allows images and colors to be displayed consistently across a variety of devices. Mozilla recognizes embedded ICC profiles in image files and uses a local color profile to perform the color adjustments. This preference determines if Mozilla should make these adjustments.

The extension Color Management sets this preference through a GUI.

Possible values and their effects

True

Enable color management for rendered graphics.

False

Disable color management. (Default)

Caveats

  • Without a properly calibrated monitor and a correct color profile, color management may actually make colors look worse.

First checked in

2007-07-23 by Stuart Parmenter (patch by T. Rowley)

Has an effect in

  • Mozilla Firefox (trunk builds after 2007-07-23)
  • SeaMonkey (trunk builds after 2007-07-23)

Related bugs

Related preferences

External links