|
 |
"jr" <cre### [at] gmail com> wrote:
>
> I used a reduced version of the 'pav-patt.pov' for the test, with the
> latest (ie 10011104) alpha. it crashes when T2 "visible":
>
> #declare T2 = text {
> ttf "arialbd.ttf"
> S
> 0.001 0
> pigment { color rgb 0.1 }
> no_shadow
> };
>
T2 when used also hard-crashes in Windows (Win7 Ultimate). But the behavior is
strange-- sometimes it doesn't crash for the first 4 out of 5 runs (for
example), sometimes on the first run-- then with a Windows message "... a memory
access violation has occured at ..."
Otherwise, I've run approximately 40 of my own scenes-- with arrays,
user-defined functions, and other text objects in the mix-- and everything works
fine, so far. But my own text objects are of this form...
text{
internal 1 "my text here"
.....rather than
text{
ttf "arielbd.ttf"
S
Post a reply to this message
|
 |