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

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

[Octave-bug-tracker] [bug #37753] print image-plot to svg not working


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #37753] print image-plot to svg not working
Date: Sun, 18 Nov 2012 02:22:12 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/536.26.17 (KHTML, like Gecko) Version/6.0.2 Safari/536.26.17

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

I looked at the content of the svg-file, and found that the four rectangles
are being drawn as white.


<polygon fill="#ffffff" points="521.28,384.48 521.28,384.48 521.28,32.4"/>
<polygon fill="#ffffff" points="521.28,384.48 521.28,32.4 521.28,32.4"/>
<polygon fill="#ffffff" points="74.88,32.4 74.88,32.4 521.28,32.4"/>
<polygon fill="#ffffff" points="74.88,32.4 521.28,32.4 521.28,32.4"/>
<polygon fill="#ffffff" points="74.88,32.4 74.88,384.48 521.28,384.48"/>
<polygon fill="#ffffff" points="74.88,32.4 521.28,384.48 521.28,32.4"/>


This appears to be a bug or missing feature in gl2ps.  The files where the bug
is likely to be found are libinterp/interp-core/gl2ps.c and/or
libinterp/interp-core/gl2ps.h.  When I have time, I hope to take a look.  In
the event someeone gets to this before me, the bug is found the change should
be made upstream at the link below.

http://geuz.org/gl2ps/



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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