From: Hubert F. <hfi...@te...> - 2005-06-20 21:22:44
|
Ross Burton wrote: > I'd really like to see gdk-pixbuf expose the ICC profile for any image > file directly, so that applications can access it easily and calibrate > it. I'd also like to see the ICC profile setter integrated into > gnome-settings-daemon, but this would probably require the forever put > off rewrite of the Resolution capplet. I'd really love to have some standard to have this managed in a cross-desktop way. Since xicc seems to do stuff on top of X, we can juste try to establish a standard so that whatever the user use, KDE or GNOME, it will be able to have an ICC profile for it. Beside that, extracting ICC profiles with libexif seems to be doable. > The specification for embedding ICC in JPEGs (etc) is in section B5 of > http://www.color.org/ICC1V42.pdf. Basically its in an APP2 section, > with the string "ICC_PROFILE\0" and a sequence byte attached. Thanks. Reading that too. I think we are slipping out of topic for libexif :-) Hub |