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

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

[Octave-bug-tracker] [bug #46425] black fill when saving some plots


From: Maksim Grinman
Subject: [Octave-bug-tracker] [bug #46425] black fill when saving some plots
Date: Wed, 18 Nov 2015 00:19:01 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:42.0) Gecko/20100101 Firefox/42.0

Follow-up Comment #3, bug #46425 (project octave):

I attached the two files generated (log file and eps file) generated by the
command

octave:1> plot(rand(3))
octave:2> print(1, '-depsc', 'out', '-debug')

I'm using gnuplot:
octave:3> graphics_toolkit 
ans = gnuplot

As in the original comment I'm using ghostscript 9.18 on a Linux box.

Running the following command (was modified from the original post to target
this new eps fiile) still shows me the black box

/usr/bin/gs -dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=pdfwrite
-dLanguageLevel=2 -dEmbedAllFonts=true -dOptimize=true -dEPSCrop
-sPAPERSIZE=letter -dFIXEDMEDIA -sOutputFile="out.pdf" out.eps

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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