swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Strange screenshots problem


From: Marcus G. Daniels
Subject: Re: Strange screenshots problem
Date: 08 Nov 2000 08:49:31 -0800
User-agent: Gnus/5.070084 (Pterodactyl Gnus v0.84) Emacs/20.4

>>>>> "SR" == M Lang / S Railsback <address@hidden> writes:

SR> But my movie software doesn't do PostScript!

The idea is to run the simulation in the browser, not to record a previous
run for playback.  Parameter configurations and so forth would be
in the web page (an XML File).

For time lapse purposes, it should be possible to capture the rasters
as PNG and replay the transactions on the SVG DOM tree.

In any case, conversion between PostScript and PNG is trivial with
GhostScript (http://www.ghostscript.com), a free PostScript
interpreter implementation.  GhostScript runs on Windows and PCs.

E.g.

$ gs -sDEVICE=png256 -sOutputFile=foo.png -DNOPAUSE foo.eps -c quit

                  ==================================
   Swarm-Support is for discussion of the technical details of the day
   to day usage of Swarm.  For list administration needs (esp.
   [un]subscribing), please send a message to <address@hidden>
   with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]