|
From: supplier <sup...@ic...> - 2010-09-29 16:34:32
|
Hello, We are using openvrml to load wrl-customer-data into our visualization-software using our own rendering. There's now another issue here on my desk dealing with filenames using non-ascii characters. Generally, we use wide-character strings here to identify local filenames. I guess to be able to load such files using openvrml::browser's load_url() I would have to encode the names accordingly to common url-conventions just using ascii-chars, and decode them later in my own ressource-fetcher on file-access. Is this correct? If so, can I use any tools (encode/decode) here within your API to get through easier? I'm not too familiar with url-convention(s); what exactly do you expect here? Thanks and Greetings, Frank |