I thought Windows shipped with Kodak's color management system, but I do
not find it on my current XP Pro system. It was certainly there in Win
98, but turned off by default. There is a color management option in my
video driver however and it is set to my calibrated monitor profile.
However to support my contention that SFW converts to sRGB I saved an
Adobe98 16bit .psd image, both pre-converted to 8bit sRGB and without
any manual conversion, via SFW. Both images are identical. Now there may
be an option otherwise, but I still contend that by default SFW converts
the image to sRGB. And as I said the assumption of browsers is that web
images are s(tandard)RGB and no profile management is needed in that
case. If your system is set to something else, it, not the browser,
should convert the web image to system color space.
graywolf
http://www.graywolfphoto.com
http://webpages.charter.net/graywolf
"Idiot Proof" <==> "Expert Proof"
-----------------------------------
David Mann wrote:
On Dec 20, 2005, at 12:27 PM, Rob Studdert wrote:
On 19 Dec 2005 at 17:12, graywolf wrote:
I believe that most of them assume sRGB.
I think you'll find that most of them simply don't care, web authors
assume
that the average desk-top calibration is a reasonable approximation
of sRGB, I
don't believe that any Windows browsers actually re-map colours,
they just
provide a linear output to the screen. (not any that I've tested on
multiple
Windows platforms anyhow).
I think you're right about that. sRGB is actually a pretty close
match to most computer screens - IIRC that was by design, and the
cynic in me suspects that the reason is that MS wouldn't have to
write a proper colour management engine for screen rendering.
Safari and Mac IE just hook into ColorSync where all the work is done
for them. I thought there was a setting somewhere that tells
ColorSync what to assume if the file is untagged, but I can't find it
now I suspect I'm thinking of Photoshop's colour settings.
Mozilla on the Mac is apparently capable of using ColorSync as well:
http://www.mozilla.org/projects/colorsync/
To be honest I think users of other platforms are SOL.
Having said that it you need to be careful if you start applying
profiles to web images. Anything that is supposed to blend into the
page background colour will not work if the image is saved with a
profile. This is because there is no colour space explicitly
associated with the HTML colour codes so they are just assumed to be
already in the monitor's colour space. So in a colour managed
browser the image background colour is converted but the page
background isn't. The difference is subtle - you see a faint border
- but it's noticeable. I found this out the hard way when doing some
web graphics.
Because of this I convert all photos to sRGB and save with a profile,
and any other web graphics are left untagged (they're almost always
exported from Fireworks which doesn't understand profiles, perhaps
deliberately).
I still have a CS test page up on the web that I posted whe we were
discussing
this very same issue last April:
http://home.swiftdsl.com.au/~distudio/temp/ICC_test.html
I'm not sure when I did this but it's very similar in concept:
http://www.digistar.com/~dmann/profile_test/
Basically if the bottom 3 pics all look the same then your browser
does colour management. If not, the bottom row will look the same as
the top row.
Here's another one which tests support for ICC version 2 and 4 profiles.
http://www.color.org/version4html.html
- Dave