POV-Ray : Newsgroups : povray.beta-test : Problem with TTF object, danish characters : Re: Problem with TTF object, danish characters Server Time
16 May 2024 22:07:23 EDT (-0400)
  Re: Problem with TTF object, danish characters  
From: Adrien Beau
Date: 24 Sep 2001 02:32:47
Message: <3BAED3E5.7E9D36EA@sycomore.fr>
UTF-8 editor
------------

The POV-Team seems to say you need to be sure to write UTF-8
files, because POV cannot read UTF-16 files.

I know of one such program: Vim. Yes, it's a Vi clone, so you
might not like the way it works. But you don't need to do much
work there, and gvim has a graphical interface. Open the file
with it, type
	:set fileencoding=utf-8
and then
	:wq
to write it and quit the editor.

Vim 6.0 is still in beta (for only a few more days) and is
available from Vim FTP mirrors in the unreleased/pc directory.
Take the gvim60ax.exe file.

-- 
Adrien Beau - adr### [at] freefr - http://adrien.beau.free.fr
 Mes propos n'engagent que moi et en aucun cas mes employeurs


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.