|
From: Petr M. <mi...@ph...> - 2005-12-29 18:58:30
|
> Then I could put a "player" in full screen mode. (Any suggestions for a GIF
> animation viewer?
xanim
animate (from ImageMagick)
> graw('set term gif animate delay 10 nooptimize size 20,20 crop\n');
>
> talked about this before (regarding PostScript), but as I see it "crop"
> should mean tight up against the last "non-white" or "opaque" graphic
> element.
[I've just fixed that crop didn't work for gif's.]
It seems that xanim for crop+animate uses the largest size.
> Maybe gnuplot isn't the thing to use for such a feature. Perhaps there is a
> simpler approach in Octave and some output library. (Petr, can you think of
> any?)
For what exactly?
---
PM
|