Am 22.02.11, 10:56 +0100 schrieb Rémi CERISE:
I am looking for good examples showing how to create I.C.C. files with
all common tags filled. My goal is to create a special RGB screen
profile. To manage it, I have the 3 primaries and the 3 gamma curves and
off course some simple information ( creator's name, copyright... ). I
know I will have to use the cmsWriteTag( ) function but some advises
would be welcome. My previous tests created profiles external softwares
failed to read, probably because these profiles were uncompleted.
Look at how the sRGB virtual profile is generated:
https://github.com/mm2/Little-CMS/blob/master/src/cmsvirt.c#L623
As a secondary question, I am also searching to create special CMYK
profiles. How to update the process for them ?
The lcms has a Little-CMS/utils/samples/mkcmy.c
But generally Cmyk profiles are not trivial and a package doing it well
might be a better start. Look at ArgyllCMS:
http://www.argyllcms.com
kind regards
Kai-Uwe Behrmann
--
developing for colour management
www.behrmann.name + www.oyranos.org
------------------------------------------------------------------------------
Index, Search & Analyze Logs and other IT data in Real-Time with Splunk
Collect, index and harness all the fast moving IT data generated by your
applications, servers and devices whether physical, virtual or in the cloud.
Deliver compliance at lower cost and gain new business insights.
Free Software Download: http://p.sf.net/sfu/splunk-dev2dev
_______________________________________________
Lcms-user mailing list
Lcms-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lcms-user