|
|
>I get weird results when trying to use the Consolas font (included with
> Windows Vista) in POV. All the wrong letters are produced. Can anyone
> else confirm this?
Yeah, the Consolas font is technically OK, but it doesn't line up right
with ASCII. Most unicode fonts are well behaved, this one seems
to define the characters out of order.
It looks fine if you switch to UTF-8 though...
global_settings {charset utf8}
Post a reply to this message
|
|
|
|
On 10/28/2009 4:48 AM, Tim Attwood wrote:
>> I get weird results when trying to use the Consolas font (included
>> with Windows Vista) in POV. All the wrong letters are produced. Can
>> anyone else confirm this?
>
> Yeah, the Consolas font is technically OK, but it doesn't line up right
> with ASCII. Most unicode fonts are well behaved, this one seems to
> define the characters out of order. It looks fine if you switch to UTF-8
> though...
>
> global_settings {charset utf8}
Thanks. That was a big help!
Mike
Post a reply to this message
|
|