autodesk-forks / MaterialX

MaterialX C++ and Python libraries
http://www.materialx.org/
Apache License 2.0
105 stars 22 forks source link

Support unicode filenames for XML I/O #1018

Open bernardkwok opened 3 years ago

bernardkwok commented 3 years ago

This is an enhancement issue to add support for unicode filename for XML read / write. This is not the same as adding in general pathing support (#388).

The current workaround is to use another file reader and use the XML string stream interface to load and save.

Details to be worked out with (@ashwinbhat , @jstone-lucasfilm, @bernardkwok )

ashwinbhat commented 3 years ago

https://en.cppreference.com/w/cpp/filesystem/path/u8path