Re: Windows and Imaxima.



"Mike Thomas" <mike.thomas@brisbane.paradigmgeo.com> writes:

> With an older version of Maxima (old user interaction prompt) I'm trying to
> get imaxima 0.8 going with the Windows GNU Emacs CVS build with image
> support at:
>
> Is there a simple test I can use to replicate the way imaxima is meant to
> send data to the background gs for processing?

It isn't particularly simple -- but you could start gs with these
parameters:

-q -dNOPAUSE -dSAFER -dDELAYSAFER -DNOPLATFONTS -dTextAlphaBits=4
   -dGraphicsAlphaBits=4 -sDEVICE=png16m

and type this:

clear <<  /OutputFile (1) >> setpagedevice [save] (1.ps) (r) file cvx
systemdict /.runandhide known revision 700 ge and {.setsafe {.runandhide}} if 
stopped {handleerror quit} if count 1 ne {quit} if cleardictstack 0 get restore

to convert '1.ps' to the PNG file '1'.

-- 
Jesper Harder                                <http://purl.org/harder/>;