Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
 
Share Thread:
Reddit Facebook Twitter
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)).
Reply


Messages In This Thread
RE: YafaRay Plug-in - reviewing for Yafaray 3.0 - dgud - 03-17-2017 06:43 AM
RE: YafaRay Rendering Software - oort - 07-15-2016, 02:28 PM

Forum Jump:


User(s) browsing this thread: 1 Guest(s)