Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.graphics.apps.gnuplot > #2202
| Newsgroups | comp.graphics.apps.gnuplot |
|---|---|
| Date | 2013-11-20 08:05 -0800 |
| Message-ID | <96d2b8f1-2a1b-44cc-a18d-2181265585fe@googlegroups.com> (permalink) |
| Subject | Increasing png "dpi" |
| From | iaesteni.sec@gmail.com |
Is it possible to increase the size of the output, i.e. increase the resolution while keeping the relative line widths, text size etc at the same size? Use of .eps is not possible in this case. Essentially I have been plotting with the default size and everything looks nice and balanced: set term png But for a large printed application I need a high dpi. When I change to: set term png size 1200,800 or similar, the image does indeed get bigger but the line widths, point sizes etc all stay the same so when viewed at the same size as the original graph it is virtually unreadable - lines too thin, text too small. So is there a way to increase to simply scale the png output to a high resolution?
Back to comp.graphics.apps.gnuplot | Previous | Next — Next in thread | Find similar | Unroll thread
Increasing png "dpi" iaesteni.sec@gmail.com - 2013-11-20 08:05 -0800 Re: Increasing png "dpi" Karl <mail.kfr@gmx.net> - 2013-11-21 13:03 +0100
csiph-web