octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #35259] fltk surf plots don't print properly


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35259] fltk surf plots don't print properly
Date: Mon, 09 Jan 2012 02:29:43 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_2) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.75 Safari/535.7

Follow-up Comment #10, bug #35259 (project octave):

Michael, 

I work on a changeset that replaces epstool with gs.

Currently Octave produces a tight bbox with 


epstool --quiet --copy --bbox /var/tmp/oct-lyuJ05.eps 'test.eps'


I'll replace this with something to the effect of


gs -sDEVICE=epswrite -sOutputFile='test.eps' -dBATCH -dNOPAUSE -q -


If I recall correctly epstool had some problem with pipes. If a tight bbox is
the only reason we needed epstool, then I'm happy to avoid it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?35259>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]