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

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

[Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces fau


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #44916] Printing Qt-drawn figures produces faulty files
Date: Thu, 30 Apr 2015 06:03:36 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Firefox/31.0 Iceweasel/31.2.0

Follow-up Comment #9, bug #44916 (project octave):

What does the following show for you in the command window?

+verbatin+
  plot (1:10)
  print ('foo.eps', '-depsc', '-debug')


I think it should print something like


  epstool command: 'C:\Users\jwe\Desktop\octave-2015-04-29-15-58\bin\gs.exe
-dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=eps2write -sOutputFile=""foo.eps""
-'
  opengl-pipeline: 'C:\Users\jwe\Desktop\octave-2015-04-29-15-58\bin\gs.exe
-dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=eps2write -sOutputFile=""foo.eps""
-'


in the Octave command window.  Also, what does


  system ("gs -v")


return for you?


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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