"Piburn, Ned (Niceville)" <[EMAIL PROTECTED]> writes:

> Nicolas,
>
> I'm using the same version of DX on a Redhat 6.1 system.  I get no
> diagonal line.  You might simplify the DX process further by using
> WriteImage instead of Display.
>
> ----------------------------------------------------------------
> data = Import("dxbug.dx");
> image = AutoColor(data);
> camera = AutoCamera(image, direction="front", background="black", 
> resolution=480, aspect=1.0);
> image = Render(image, camera);
> WriteImage (image, name="dxbug.miff", format="miff", frame=0);
> ----------------------------------------------------------------
>
> -Ned

I get the picture attached here which unfortunately still has the black line:

Attachment: dxbug.miff
Description: buggy picture

Yours, Nicolas.

Reply via email to