|
From: Harald H. <h.h...@tu...> - 2005-11-12 23:07:34
|
On Sat, 12 Nov 2005, Daniel J Sebald wrote:
> First, let me preface this to say that we shouldn't embark on adding support
> for a lot of images too soon without discussion. We don't want to get a
> bloated plotting program. We'd need a well thought out strategy for
> incorporating file formats. Petr and I put something together that we thought
> was a start, but I'd hope for input and concensus of how to build on that.
[...]
> But the sticking point is that there is compression or encoding for some
> of these formats. Perhaps not difficult to deal with. Create some
> intermediate, uncompressed file then fill in the details about that
> binary file and point gnuplot to it. Or, one could choose some other
> binary file to always convert to.
I think this should be easy using the libraries libpng and jpeglib. But I
will not start working on that. The only issue to me is that I did not
understand how to use this function. What I would have needed was a
programme that converts jpeg or png to one of the gnuplot formats.
I believe that not may people will know how to deal with image support. By
the way. Is there anything written in the Gnuplot documentation which
exact file format is needed to put image data into the plot? I have not
found it yet.
At the moment, I have moved to the epslatex terminal with
set label '\includegraphics{asdf}' at ...
Best regards
Harald
--
Harald Harders
h.h...@tu...
http://www.harald-harders.de
|