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

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

[Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)


From: Andreas Weber
Subject: [Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)
Date: Thu, 24 Jul 2014 07:36:18 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:30.0) Gecko/20100101 Firefox/30.0 Iceweasel/30.0

Follow-up Comment #18, bug #42534 (project octave):

@sergey: You could try to save the raw output of gl2ps whithout piping through
ghostscript with


print -color -deps test1.eps


Please try this and see if the lines are missing. (I see you've already done
this with aaa.eps)

Then you can try

print -color -deps "-S560,420" test2.eps


Which avoids resizing the fltk window (If you haven't resized it manually)
after plotting which could be a reason for timing issues.

+verbatim
HTH, Andy

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

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