POV-Ray : Newsgroups : povray.general : Tips for povray being able to read freeware fonts : Re: Tips for povray being able to read freeware fonts Server Time
4 Aug 2024 14:27:25 EDT (-0400)
  Re: Tips for povray being able to read freeware fonts  
From: Mark Hanford
Date: 11 Apr 2003 11:16:41
Message: <3e96dc59@news.povray.org>
I'm not sure if this is a silly suggestion or not, but I had this problem
once, and fixed it by including a charset directive in the global_settings
block

global_settings {
    charset utf8
}

Mark Hanford
www.hanfordonline.co.uk/povray

"Greg M. Johnson" <gregj:-)565### [at] aolcom> wrote in message
news:3e96c6d9$1@news.povray.org...
> Povray treats the object as if it were a rectangle when used in an object
> pattern, which I believe is also what it will do if one types in a
ficitious
> FAKE.TTF filename.  It's the kind of rectangle you get when you look at
the
> font viewer for characters not supported.  I suppose I can get some bitmap
> and code examples together much later.
>
>
>
> "ABX" <abx### [at] abxartpl> wrote in message
> news:dcnc9vkfncav6dmsak4au9241olkc2q979@4ax.com...
> > On Thu, 10 Apr 2003 22:52:53 -0700, "Greg M. Johnson"
> <gregj;-)565### [at] aolcom>
> > wrote:
> > > I just downloaded four freeware fonts (.ttf) off the internet and was
> not
> > > able to get povray to use any of them as a text object, whereas the
code
> has
> > > worked fine for other fonts, some freeware, definitely also
timrom.ttf.
> >
> > What you mean in "was not able"?
> > Error? Not expected appearance of rendering? Crash?
> >
> > ABX
>
>


Post a reply to this message

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