|
|
OK, so far I've got xterm and vim, both with multibyte support. I can
read, write and display a bunch of characters in other languages. I
have read sections 3.4.6, 6.11.6 and 6.1.7.3 in the manual. Now, from
the manual, I understand that I have to specify
global_settings { charset utf8 }
in my *.pov file but, I am confused, am I supposed to save the entire
*.pov file encoded in utf8? or should I only use the string function
chr() with the appropriate utf-8 value for the character I need? Also, I
have no ideat about the font name I should use in the text object.
Thx for you help.
Thorsten Froehlich wrote:
> You need an editor that saves your text as Unicode UTF-8. Then use "charset
> utf8" (see the manual for details).
Post a reply to this message
|
|