>>From: Rajil Saraswat <[EMAIL PROTECTED]> >>To: [EMAIL PROTECTED] >>Subject: Re: Gnuplot and -90 rotation >>Date: Fri, 3 Sep 2004 14:38:01 +0100 >>X-message-flag: Sent virus-free from a linux system. >>X-OriginalArrivalTime: 03 Sep 2004 13:38:12.0146 (UTC) FILETIME=[41C38120:01C491BB] >> >>Unfortunately that doesnt solve the problem. Even after eps2eps, the plots are >>still -90 degrees out of sync. Moreover, the antialias doesnt work in gv >>after eps2eps.
eps2eps turns the eps in bitmap anyway, bad idea if you have drawings or text. What about ps2eps ? (works with eps as well) I read here: -%ps2eps -h ps2eps - convert PostScript to EPS (Encapsulated PostScript) files (C)opyright 1998-2003 Roland Bless [...] Syntax: ps2eps [-f] [-q] [-N] [-O] [-n] [-P] [-c] [-C] [-m] [-B] [-E] [-s <pagedim>] [-l] [-h|--help] [-W] [-L] [-V|--version] [--] [psfile1] [psfile2] [...] Options: -f, --force force overwriting existing files -q, --quiet quiet operation (no output while processing files) -N, --noinsert do not insert any postscript code -O, --preserveorientation do not filter Orientation: header comment Maybe a clue ? -- Jean-Pierre