|
From: Petr M. <mi...@ph...> - 2005-01-11 09:58:57
|
> >>>For the png driver there is the additional option of using > >>> set term png crop > >>> > >>YES!!!!!!!! Everything fine trimmed right up to the first non-white > >>pixels. Perfect. Every terminal should have such an option. > > > >Feel free to contribute one for your favorite driver. > > > Well, this is what I'm wondering. Is this feature as straightforward > in, say, PostScript as it might be in PNG? Yes, once the postscript file is completely written -- that's how fixbb, "gs -DEVICE=bbox" or epstool work. For figures, I always do fixbb blabla.eps whatever application produced the eps file. --- PM |