|
|
Thorsten Froehlich <tho### [at] trfde> wrote:
> The Linux Doctor wrote:
> > I'm running POVRAY 3.6.1 and I have a need to be able to use the full 8-bit
> > ASCII to include some German ligature characters. I noticed that in the
> > file 'parsestr.cpp' they chop the characters down to 7-bits. I also noticed
> > that apparently this was not a restriction for versions earlier than 3.5.0.
>
> You misunderstand the source code. Instead, you should be reading the user
> manual: <http://www.povray.org/documentation/view/3.6.1/263/>
>
> Thorsten
Ah, right. I got it. What was I thinking?? I guess I'll have to get a UTF-8
capable editor. The only one I know of is emacs, which i hate. Sigh.
Thanks for your help.
Post a reply to this message
|
|
|
|
> Ah, right. I got it. What was I thinking?? I guess I'll have to get a
> UTF-8 capable editor. The only one I know of is emacs, which i hate.
> Sigh.
Vim reads and writes files in many encodings, including UTF-8. Just use
:set enc=utf8
--
"For God's sake, please give it up. Fear it no less than the sensual
passion, because it, too, may take up all your time and deprive you of
your health, peace of mind and happiness in life." Wolfgang Bolyai,
urging his son to give up his research on non-Euclidean geometry
Post a reply to this message
|
|