2007.07.24 08:08 "[Tiff] UTF8-Filenames", by Oliver Geisen

2007.07.24 09:35 "Re: [Tiff] UTF8-Filenames", by Andrey Kiselev

On Tue, Jul 24, 2007 at 10:08:53AM +0200, Oliver Geisen wrote:

is it possible to open TIFF-Files with UTF8 coded filenames with TIFFOpen()?

Do i need to do something special for this?

TIFFOpen() passes filename to system open() call (if tif_unix.c is used). So answer is no, you don't need nothing special if you are using UTF-8. But if you are using multibyte encoding you need TIFFOpenW() call which employs wopen() instead of open().

Best regards,

Andrey

--
Andrey V. Kiselev
ICQ# 26871517