POV-Ray : Newsgroups : povray.newusers : Problem with certain text {fonts} : Re: Problem with certain text {fonts} Server Time
29 Jul 2024 06:14:55 EDT (-0400)
  Re: Problem with certain text {fonts}  
From: Mutley2003
Date: 6 Jul 2006 21:40:00
Message: <web.44adba50ab1d1e6e2362b6c20@news.povray.org>
fwiw, I tried it with the suggested font and got similar problems (windows
XP)


with a test string of

#declare testStringJA = "abcdefghijklmnopqrstuvwxyz1234567890";

with charset UTF-8 I got warning messages of
File: E:!dsPOVlibjaTestFontRenderingProblem.pov  Line: 67
Parse Warning: Character 103 (0x67) not found in C:WINDOWSFonts1-01-00.TTF
File: E:!dsPOVlibjaTestFontRenderingProblem.pov  Line: 67
Parse Warning: Character 108 (0x6C) not found in C:WINDOWSFonts1-01-00.TTF
File: E:!dsPOVlibjaTestFontRenderingProblem.pov  Line: 67
Parse Warning: Character 112 (0x70) not found in C:WINDOWSFonts1-01-00.TTF
File: E:!dsPOVlibjaTestFontRenderingProblem.pov  Line: 67
Parse Warning: Character 113 (0x71) not found in C:WINDOWSFonts1-01-00.TTF
File: E:!dsPOVlibjaTestFontRenderingProblem.pov  Line: 67
Parse Warning: Character 115 (0x73) not found in C:WINDOWSFonts1-01-00.TTF

if you change the charset to ascii, you get a crash. Fair enough.


Maybe Povray does not support all possible valid TTFs or maybe some of them
are invalid.. maybe you just have to do a test render of the full alphabet
to find out .. perhaps the experts can tell us.


Post a reply to this message

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