POV-Ray : Newsgroups : povray.advanced-users : Non ascii characters : Re: Non ascii characters Server Time
28 Jul 2024 12:26:26 EDT (-0400)
  Re: Non ascii characters  
From: Patrick Elliott
Date: 26 Nov 2005 16:02:55
Message: <MPG.1df27b12119b6afd989e80@news.povray.org>
In article <4388a783$1@news.povray.org>, tho### [at] trfde says...
> Patrick Elliott wrote:
> > Was going to suggest checking with UnicodeView http://www.lischke-
> > online.de/FontViewer.php then realized that since UTF8 is supported, but 
> > Unicode isn't (I think), it probably doesn't do any good at all. :( 
> 
> FYI, UFT8 *is* an Unicode encoding.
> 
> 	Thorsten

How can it be, given that it doesn't allow access to all unicode 
characters? It by definition can't, since true unicode requires a 
'section' code, followed by a 'character' code, of *always* two bytes. 
UTF8 treats only specific characters as a 'section' code, so part of the 
unicode set if unavailable. Unless I am completely missing something... 
But I have seen people complain before about how they can't use some 
character with POV-Ray and the reason always given is that UTF8 doesn't 
support them. If I am wrong, then why does this problem crop up all the 
time?

-- 
void main () {

    call functional_code()
  else
    call crash_windows();
}


Post a reply to this message

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