Richard Hughes wrote: > Does argyllcms have support for creating ICC profiles for known color spaces? Hi, not generically. I have written a couple of special purpose programs that use icclib to create things like sRGB, scRGB & AdobeRGB (Basically fill in the tags and save the profile). > The alternative is I use lcms2 to do this manually in C, but I'd > rather not re-invent the wheel if I can avoid it. Probably this is the easiest approach. Graeme.