POV-Ray : Newsgroups : povray.beta-test : Using charset sys crashes povray Server Time
30 Jul 2024 12:19:07 EDT (-0400)
  Using charset sys crashes povray (Message 1 to 3 of 3)  
From: Warp
Subject: Using charset sys crashes povray
Date: 21 Nov 2001 01:45:32
Message: <3bfb4d8c@news.povray.org>
Windows POV-Ray 3.5b7, intel compile, Athlon 1.2GHz, 256MB, Win98.

  This crashes POV-Ray:

global_settings { charset sys }
text { ttf "timrom.ttf", "test", .1, 0 }


-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

From: Thorsten Froehlich
Subject: Re: Using charset sys crashes povray
Date: 21 Nov 2001 04:30:39
Message: <3bfb743f@news.povray.org>
Found and fixed. *

    Thorsten

* Warp: See String_To_UCS2 in parsestr.cpp and the nonsense that is passed
to Error in case 2 to see the bug.

____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde

Visit POV-Ray on the web: http://mac.povray.org


Post a reply to this message

From: Warp
Subject: Re: Using charset sys crashes povray
Date: 21 Nov 2001 06:05:00
Message: <3bfb8a5c@news.povray.org>
Thorsten Froehlich <tho### [at] trfde> wrote:
: * Warp: See String_To_UCS2 in parsestr.cpp and the nonsense that is passed
: to Error in case 2 to see the bug.

  A null pointer?-)

-- 
#macro N(D,I)#if(I<6)cylinder{M()#local D[I]=div(D[I],104);M().5,2pigment{
rgb M()}}N(D,(D[I]>99?I:I+1))#end#end#macro M()<mod(D[I],13)-6,mod(div(D[I
],13),8)-3,10>#end blob{N(array[6]{11117333955,
7382340,3358,3900569407,970,4254934330},0)}//                     - Warp -


Post a reply to this message

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