|
From: Jonathan T. <jt...@ae...> - 2005-10-04 17:03:37
|
On Tue, 4 Oct 2005, Ethan Merritt wrote:
[[set size to a value > 1]]
> So don't do that.
>
> Neither the png/jpeg/gif terminal driver nor the pdf terminal
> driver can do anything useful with size>1. You are basically
> telling it to draw outside of the legal drawing area.
> Other terminals may also belong on that list.
>
> Basically, size should never be > 1, although some terminal
> types may handle this case more gracefully than others.
I'm not disagreeing with Ethan for bitmap terminals, but for postscript,
isn't 'set size 2,2' the only way to get a postscript file twice as large
as the default size?
ciao,
--
-- Jonathan Thornburg <jt...@ae...>
Max-Planck-Institut fuer Gravitationsphysik (Albert-Einstein-Institut),
Golm, Germany, "Old Europe" http://www.aei.mpg.de/~jthorn/home.html
"Washing one's hands of the conflict between the powerful and the
powerless means to side with the powerful, not to be neutral."
-- quote by Freire / poster by Oxfam
|