|
From: Harald H. <h.h...@tu...> - 2005-11-12 12:02:44
|
On Fri, 11 Nov 2005, Daniel J Sebald wrote: > > Really? You have code that reads in a jpeg file? > > Sorry. No. Right after I sent the email I thought I hadn't worded that > too well... and I was right. What I meant was that we've organized the > code so that it wouldn't be difficult for someone to add support for > different image types. I recall debate about whether we should get to > the point of supporting the myriad different image file formats. (And > that was never my original intent. The original intent was for computer > programs to exchange data through a pipe.) When the image code was new, I started a little effort to use it to put a scanned image in a plot. After some reading I decided not to continue the work on it because I did not even know how to convert, say a png, to the specific gnuplot image format. Thus, I failed to use the image support. In my opinion, adding at least two common image formats, png (loss-less) and jpg (with losses), would really be helpful. At the moment, gnuplot only supports a "private" format, right? Best regards Harald -- Harald Harders h.h...@tu... http://www.harald-harders.de |