POV-Ray : Newsgroups : povray.general : Use of characters like =FC,=E4,=F6 : Re: Use of characters like =FC,=E4,=F6 Server Time
29 Jul 2024 22:21:08 EDT (-0400)
  Re: Use of characters like =FC,=E4,=F6  
From: Thorsten Froehlich
Date: 3 Jun 2010 12:11:33
Message: <4c07d435@news.povray.org>
On 03.06.10 17:57, DH0909 wrote:
> Hi!
> This question has two parts:

> The text (TheText) runs through a loop where all letters are checked like:
> #local b=substr(TheText,I+1,1);
> #if (strcmp(b," ")!=0)
>

> Is that right? How could I circumvent this?
> (I render text currently using TIMESBD.TTF. I will use another font anyway
> later, but it hasn't to do anything with the font used for rendering.)

You need to read the documentation or search the newsgroups before posting. 
This question has been answered dozens of times. You need to set the charset.

For example, see this thread:
From: "Silverlight2009" <nomail@nomail>
Date: Wed,  7 Apr 2010 11:26:17 EDT
Newsgroups: povray.newusers
Message-ID: <web.4bbca419deecc5cc5371ddf10@news.povray.org>


Post a reply to this message

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