|
From: Harald H. <h.h...@tu...> - 2005-01-18 21:29:13
|
On Tue, 18 Jan 2005, Ethan Merritt wrote:
> multi-image GIFs are supported and working in libgd as of
> version 2.0.32 (Nov 2004).
>
> So we could use this mechanism if we really wanted to.
> The first problem I see is that you have to initialize
> the GIF file differently if you want to insert multiple
> images, so you have to know in advance that you are
> going to do so. In other words, it won't work to
> have term->graphics() simply check whether the file is
> already open. It would have to be a new option
> set term gif {animated}
>
> The gif term for multi-image is "animated", although
> this may not be the best keyword to use in gnuplot.
> "multiplot" would be better, but it already is being
> used for something else.
What about "multipage"?
--
Harald Harders
h.h...@tu...
http://www.harald-harders.de
|