[sane-devel] EXIF data in TIFF images

2006-09-09 Thread Greg Troxel
Also see http://owl.phy.queensu.ca/~phil/exiftool/ -- Greg Troxel -- next part -- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 185 bytes Desc: not available Url : http://lists.alioth.debian.org/pipermail/sane-deve

[sane-devel] EXIF data in TIFF images

2006-09-09 Thread Giuseppe Sacco
m. allan noah wrote: [...] > what parts of exif cannot be extracted from existing sane options? > > allan Probably the best answer is to look at all possibile tags that a scanner could set: http://www.exiv2.org/tags.html The list is from the exiv2 project, a free software that display and modify

[sane-devel] EXIF data in TIFF images

2006-09-09 Thread m. allan noah
On Sat, 9 Sep 2006, Giuseppe Sacco wrote: >> Hi all, >> is there any way, using SANE API, to pass EXIF data from a backend to >> the application? I am looking at the coolscan2 backend and wondering if >> resolution, position, date, scanner model, etc could be stored in the >> output TIFF file. > >

[sane-devel] EXIF data in TIFF images

2006-09-09 Thread Giuseppe Sacco
> Hi all, > is there any way, using SANE API, to pass EXIF data from a backend to > the application? I am looking at the coolscan2 backend and wondering if > resolution, position, date, scanner model, etc could be stored in the > output TIFF file. I found an old thread about this subject, of augus

[sane-devel] EXIF data in TIFF images

2006-09-09 Thread Giuseppe Sacco
Hi all, is there any way, using SANE API, to pass EXIF data from a backend to the application? I am looking at the coolscan2 backend and wondering if resolution, position, date, scanner model, etc could be stored in the output TIFF file. Thanks, Giuseppe