AWARE [SYSTEMS] Imaging expertise for the Delphi developer
AWare Systems, Imaging expertise for the Delphi developer, Home TIFF and LibTiff Mailing List Archive

LibTiff Mailing List

TIFF and LibTiff Mailing List Archive
October 2009

Previous Thread
Next Thread

Previous by Thread
Next by Thread

Previous by Date
Next by Date

Contact

The TIFF Mailing List Homepage
This list is run by Frank Warmerdam
Archive maintained by AWare Systems



Valid HTML 4.01!



Thread

2009.10.28 15:18 "extending tags in "a"ppend mode?", by Juergen Buchmueller
2009.10.28 16:02 "Re: extending tags in "a"ppend mode?", by Frank Warmerdam
2009.10.28 16:28 "Re: extending tags in "a"ppend mode?", by Juergen Buchmueller
2009.10.28 17:41 "Re: extending tags in "a"ppend mode?", by Juergen Buchmueller
2009.10.28 17:46 "Re: extending tags in "a"ppend mode? - solved", by Juergen Buchmueller

2009.10.28 17:46 "Re: extending tags in "a"ppend mode? - solved", by Juergen Buchmueller

Ok, the problem seems to be solved now.

I need to choose tag names different from the ones that libtiff would
use on the auto-registration when reading a file, and I need to call
TIFFWriteDirectory() after writing the tags and before closing the file
again.

Perhaps this little episode helps others in similiar situations.

Cheers,
Juergen