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 01:54:50 +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 #7, bug #35259 (project octave):

I found a work around. First I produced a normal eps-file


graphics_toolkit fltk
close all
peaks (10)
print -depsc test.eps


Then I passed the result thru ghostscript.


gs -sDEVICE=epswrite -sOutputFile=foobar.eps -dBATCH test.eps


The resulting foobar.eps has a tight bbox. I don't see where this is
documented but did find it mentioned in the bug report below.

http://bugs.ghostscript.com/show_bug.cgi?id=689629

I'll put this on my list of to-do's.

    _______________________________________________________

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]