| Author |
Comment/Response |
Ben Langton
|
03/07/99 10:47am
I would like some way of saving mathematical formulas as GIF files using the kernel only. I can do it with the front end running using
Display[''<<filename>>'',ToBoxes[<<formula>>],''GIF'']
but this does not worl from the kernel when there is no frontend running.
Can anyone offer any suggestions?
Ben
PS The reason I don't have a frontend is because this is being done using MathScript, and the MathScipt server only runs the kernel.
URL: , |
|