Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #736
| Followup-To | comp.graphics.apps.gnuplot |
|---|---|
| References | <jbt85l$3r6$1@dont-email.me> |
| Lines | 25 |
| Content-Type | text/plain; charset="ISO-8859-1" |
| Reply-To | sfeam@users.sourceforge.net |
| Message-ID | <jbu78o$4ng$1@dont-email.me> (permalink) |
| Organization | gnuplot development team |
| Newsgroups | comp.graphics.apps.gnuplot |
| Subject | Re: Colour, no gif |
| User-Agent | KNode/4.4.9 |
| Injection-Date | Fri, 9 Dec 2011 23:57:12 +0000 (UTC) |
| Date | Fri, 09 Dec 2011 15:57:09 -0800 |
| Injection-Info | mx04.eternal-september.org; posting-host="128.95.235.33"; logging-data="4848"; mail-complaints-to="abuse@eternal-september.org" |
| Mime-Version | 1.0 |
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!eternal-september.org!feeder.eternal-september.org!.POSTED.128.95.235.33!not-for-mail |
| Content-Transfer-Encoding | 7Bit |
| From | sfeam <sfeam@users.sourceforge.net> |
| Xref | x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:736 |
Followups directed to: comp.graphics.apps.gnuplot
Show key headers only | View raw
Dieter Britz wrote: > Until recently I have used the terminal type "gif" which allowed me > a coloured canvas. A gnuplot update has now removed gif from the > terminal types. For the last 10+ years, gnuplot has generated gif output through the external library libgd. This has not changed on the gnuplot end, so I am guessing this means you no longer have libgd installed. > Can I have a coloured canvas with postsctipt enh eps, or what > terminal type is there that will allow me this, and how do I specify > the colour? I have tried postscript enh eps, adding rgb "#010101", > but gnuplot says it doesn't know rgb. In the current version (4.4) the most general way to do this is to specify a filled rectangle that exactly fills the screen, or the graph, and is placed behind everything else. This works for all terminals that support filled rectangles. Example: http://gnuplot.sourceforge.net/demo/rectangle.html In the next release most terminals will support a "background" keyword that does this more cleanly. .
Back to comp.graphics.apps.gnuplot | Previous | Next — Previous in thread | Next in thread | Find similar
Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-09 16:50 +0100
Re: Colour, no gif Christoph Bersch <usenet@bersch.net> - 2011-12-09 16:28 +0100
Re: Colour, no gif sfeam <sfeam@users.sourceforge.net> - 2011-12-09 15:57 -0800
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-12 11:07 +0100
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-14 15:06 +0100
Re: Colour, no gif Christoph Bersch <usenet@bersch.net> - 2011-12-14 14:58 +0100
Re: Colour, no gif Dieter Britz <dieterhansbritz@gmail.com> - 2011-12-15 10:44 +0100
Re: Colour, no gif sfeam <sfeam@users.sourceforge.net> - 2011-12-15 13:17 -0800
csiph-web