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

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

[Octave-bug-tracker] [bug #44186] print command gives incorrect postscri


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #44186] print command gives incorrect postscript file
Date: Thu, 05 Feb 2015 18:41:46 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #1, bug #44186 (project octave):

gnuplot graphics toolkit, I assume.  Is there some intermediate file that is
created?  If so, could you please upload an example?

Here is the options:


  gs_opts = sprintf ("-dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=%s",
opts.device);


and up to that point there is nothing in the code that differentiates between
PostScript Level 1 and Level 2, so the only difference seems to be the
-spswrite and -sps2write.  Maybe you could experiment with that outside of
Octave/gnuplot.

>From a sample PS file, we might be able to detect that something was wrong in
the PostScript code regardless of whether an update to ghostscript in
mxe-octave solves the problem.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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