|
| From: | Pantxo Diribarne |
| Subject: | [Octave-bug-tracker] [bug #44765] Legend object printed below lines in plot |
| Date: | Mon, 12 Oct 2015 21:23:36 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:40.0) Gecko/20100101 Firefox/40.0 |
Follow-up Comment #33, bug #44765 (project octave):
I fixed a regression in svg output.
http://hg.savannah.gnu.org/hgweb/octave/rev/395140e53656
We now call gl2psBegin(End)Viewport exactly as in gl2ps examples:
BeginPage
BeginViewport
draw_axes
EndViewport
BeginViewport
...
EndViewport
EndPage
This structure makes gl2psEndPage return a GL2PS_NO_FEEDBACK warning
inevitably (checked in gl2ps examples) and that's why I used to think the last
viewport should be ended using gl2psEndPage.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?44765>
_______________________________________________
Message posté via/par Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |