|
From: Aniska <m8...@ho...> - 2006-11-06 08:14:42
|
Hello. I just check my drivers and i have also old version: -READLINE +LIBREADLINE +HISTORY -LIBGD +PNG Can you tell me Where I find that libgd and what i must do so that works ? Best regards, Anthony Ethan Merritt wrote: > > On Wednesday 01 November 2006 12:05 pm, Nibbler wrote: >> Hi, >> >> I would like to have output file which is jpeg. Now im using png and >> it is working just fine. >> Is it possible to get jpeg output ? > > Yes. > >> I try like this: >> >> set terminal jpg small > > But that command seems to indicate that you are using a very old > png driver, rather than the consolidated gif/png/jpeg driver > based on libgd. > >> my gnuplot version is 4.0 > > That's fine. But the more important issue is what version of the > png/jpeg driver are you using. Type "show version long" at > the gnuplot prompt and look for the following flags: > > +GD_PNG +GD_JPEG +GD_TTF > > If you don't see them, you will need to install libgd and rebuild > gnuplot to use it. > > Having said all that, please note the JPEG is not usually a > good format for gnuplot output. PNG works much better. > But the libgd-based PNG/JPEG driver will give you much better > PNG output as well as the option to use JPEG. > > -- > Ethan A Merritt > Biomolecular Structure Center > University of Washington, Seattle WA > > ------------------------------------------------------------------------- > Using Tomcat but need to do more? Need to support web services, security? > Get stuff done quickly with pre-integrated technology to make your job > easier > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 > _______________________________________________ > gnuplot-beta mailing list > gnu...@li... > https://lists.sourceforge.net/lists/listinfo/gnuplot-beta > > -- View this message in context: http://www.nabble.com/How-to-get-jpeg-output-tf2555583.html#a7194789 Sent from the Gnuplot - Dev mailing list archive at Nabble.com. |