|
YafaRay Plug-in - reviewing for Yafaray 3.0
|
|
03-17-2017, 06:43 AM
(This post was last modified: 03-17-2017 06:44 AM by dgud.)
Post: #148
|
|||
|
|||
|
RE: YafaRay Plug-in - reviewing for Yafaray 3.0
When writing to a file you still need to convert those large codepoints to bytes,
so something like this untested: io:put_chars(Fd, unicode:characters_to_binary(io_lib:format("String: ~ts~n", [UnicodeString])), or just io:put_chars(Fd, unicode:characters_to_binary(UnicodeString)). |
|||
|
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)



