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

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

[Octave-bug-tracker] [bug #35559] lines not printed


From: Ben Abbott
Subject: [Octave-bug-tracker] [bug #35559] lines not printed
Date: Tue, 21 Feb 2012 02:35:09 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_3) AppleWebKit/535.11 (KHTML, like Gecko) Chrome/17.0.963.56 Safari/535.11

Follow-up Comment #19, bug #35559 (project octave):

After running four sets of demos, the GL2PS_NO_SORT variety produces perfect
2D plots and 3D plots with no hidden line removal.

The GL2PS_BSP_SORT variety produces flawless 3D plots, but doesn't get the
order of 2D object correct. The 1st contourf demo is a good example.

The GL2PS_SIMPLE_SORT is only marginally better for 2D plots as compared to
GL2PS_BSP_SORT, but still has many problems with ordering of objects.

Changing the zlim property in print.m fixed the problem that initiated this
bug report, but other 2D plots still suffer (contourf for example).

Perhaps the gl2ps code needs a patch to avoid changing the sort order of
objects with the same depth from the viewer? 

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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