[colord] xiccd - a daemon to apply display ICC profiles without Gnome/KDE
Richard Hughes
hughsient at gmail.com
Wed Jul 3 11:21:40 PDT 2013
On 3 July 2013 18:28, Alexey Galakhov <agalakhov at gmail.com> wrote:
> Maybe not exactly EDID but some other file name generation procedure.
> And there's no need to know the actual name. Something like tmpfile(3)
> function for CdIcc but with predictable name generation that looks
> like "unnamed" ICC file.
Ahh, I see what you mean.
> cd_icc_save_store(icc, store); // generates file name based on the above info
It would have to be cd_icc_store_save_icc (as cd-icc.h is included in
cd-icc-store.h) but I'm not sure that would work, as you don't know
*which* directory to save the profile to, unless you specified the
CdIccStoreSearchKind and then even then it's not 1:1 mapped. I'll have
a think.
Richard.
More information about the colord
mailing list