为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

The color of certain images is displayed incorrectly (PNG images it would seem)

more options

This is not a graphics card issue or color profiles. the images look fine in chrome and other browsers, and in photoshop. Firefox is displaying colors from PNG files incorrectly.

This is not a graphics card issue or color profiles. the images look fine in chrome and other browsers, and in photoshop. Firefox is displaying colors from PNG files incorrectly.

所有回复 (1)

more options

By default, Firefox will try to color manage JPEGs and PNGs tagged with a color space but not others. You can review and experiment with the following preferences to see whether one of them improves the rendering:

(1) In a new tab, type or paste about:config in the address bar and press Enter/Return. Click the button promising to be careful.

(2) In the search box above the list, type or paste gfx.c and pause while the list is filtered

gfx.color_management.mode - governs application of color management to images

  • 0 = off
  • 1 = on for ALL images
  • 2 = on for TAGGED images (default)

I can't recall whether you need to exit/restart Firefox before changes to this preference, or changes to the below preferences, takes effect.

gfx.color_management.display_profile - if you have created a custom monitor profile and Firefox is not using it, you can enter the path to it here.

gfx.color_management.enablev4 - double-click to toggle to true if your custom monitor profile is an ICC v4 profile

gfx.color_management.rendering_intent - whether Firefox honors or overrides the intent flag in the ICC profile, by default, overrides to Perceptual

For details, see: https://developer.mozilla.org/Firefox/Releases/3.5/ICC_color_correction_in_Firefox

Can you find a combination of settings that gives you the colors you expect?

If you want to share a link to a particular image for comparison, please feel free.