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: Bradley Manning
Subject: [Octave-bug-tracker] [bug #42534] No lines when printing plot (fltk)
Date: Thu, 18 Sep 2014 08:48:37 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/34.0.1847.116 Safari/537.36

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

Yes, I have viewed the printed files in GSview.  The plot lines are not
visible.  The plot line (sine curve) is also not in the SVG file.  This can be
verified also by opening the SVG in a text editor and by deleting elements (it
is relatively human-readable), thereafter checking the rendered SVG output. 
The only entries in the SVG are the plot window, ticks, and tick values.

Here is the code I used... 


>> plot(0:pi/64:2*pi,sin(0:pi/64:2*pi))
>> print -dsvg test123.svg -debug
fltk-pipeline: 'cat > test123.svg'
>> print -color -deps test123.eps -debug
epstool command:
'C:Usersbradley.manningDocumentsSoftwareoctave-3.8.2-1-portableoctave-3.8.2bings.exe
-dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE
=epswrite -sOutputFile=""test123.eps"" -'
fltk-pipeline:
'C:Usersbradley.manningDocumentsSoftwareoctave-3.8.2-1-portableoctave-3.8.2bings.exe
-dQUIET -dNOPAUSE -dBATCH -dSAFER -sDEVICE=e
pswrite -sOutputFile=""test123.eps"" -'


Please see the files test123.eps and test123.svg :)

(file #32128, file #32129)
    _______________________________________________________

Additional Item Attachment:

File name: test123.svg                    Size:6 KB
File name: test123.eps                    Size:4 KB


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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