openexr-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Openexr-devel] UNICODE support in openexr file I/O


From: Drew Hess
Subject: Re: [Openexr-devel] UNICODE support in openexr file I/O
Date: Mon, 23 Jan 2006 12:10:19 -0800
User-agent: Gnus/5.1006 (Gnus v5.10.6) XEmacs/21.5 (chestnut, linux)

"Santiago " <address@hidden> writes:

> In fact, I NEED to write japanese Kanji comments into an OpenEXR
> file and ALSO name the file in Kanji... so UTF-8 C++ char is not
> enough... I need 16-bits or even 32-bits UNICODE wchar_t
> support. You should add _wfopen()/wsprintf routines to you library
> to do this. thx.


Assuming we provide UTF-8 support for filenames and attribute values,
why can't you convert your application's characters to UTF-8 before
calling OpenEXR APIs?

d






reply via email to

[Prev in Thread] Current Thread [Next in Thread]