It is not clear in documentation how exactly should color profile be installed. I found three different color profiles on http://www.color.org/srgbprofiles.xalter. Reading through does not clear my confused mind of not much technically experienced person. So, if let's say I download sRGB_v4_ICC_preference.icc, do I have to do anything in Unix shell or do I just need to place that file anywhere within my Drupal installation?

Comments

zoo33’s picture

I can't tell you exactly which profile you should use, but it should be sufficient to download the profile and put it in a location on the server that you choose. Then you need to specify the path to the profile in the module's settings. An example path could look something like: /home/webuser1234/public_html/sites/default/sRGB.icc.

Let me know if you solve your problem!

yngens’s picture

i did just as you advised, but i am not sure if it solved the issue since i did not notice any change. but there is no any error message too. thanx

zoo33’s picture

Status: Active » Fixed

If there is no error message on the settings page you probably have your profile installed properly. If you want to make sure you should open a test image in, say, Photoshop and compare the original with the scaled image. If the original image is already in sRGB there won't be any difference.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.