POV-Ray : Newsgroups : povray.beta-test : "inverse" text in "difference" crashes pov3.7beta26 : Re: "inverse" text in "difference" crashes pov3.7beta26 Server Time
3 May 2024 16:58:12 EDT (-0400)
  Re: "inverse" text in "difference" crashes pov3.7beta26  
From: Chris Cason
Date: 19 May 2008 18:55:45
Message: <48320571@news.povray.org>
Physiker wrote:
> the following lines crash pvengine.exe on w2k:
> ----
> difference {
> text {
>   ttf
>   "arial.ttf",
>   "test",
>   1,
>   0
>   inverse
>  }
> box { -1,1 }
> }
> ----
> 
> (pov3.6 was ok)

thanks for this report, that was a nasty lurking bug in the handing of
inverse in CSG's, now fixed.

-- Chris


Post a reply to this message

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