(I hope this is the appropriate forum ...)
I am developing a plugin which loads raw images from digital cameras (CRW,NEF etc).
I would like to "attach" to the image some of the parameters of the conversion. I am not sure , - How do I add this info to the image (I open it with gimp_image_new(...) ) - Which file formats support this kind of comment/data?
On a related issue, how can I add EXIF data to the image? Perhaps I can add some data in the EXIF comment?
I would appreciate any help/ideas ...
Joseph