Bugs item #2905201, was opened at 2009-11-27 17:43
Message generated for change (Tracker Item Submitted) made by airwin
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2905201&group_id=2915

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Alan W. Irwin (airwin)
Assigned to: Arjen Markus (arjenmarkus)
Summary: plfill fails to fill if the polygon is outside the window

Initial Comment:
The 7th subpage of the first two pages of example 25 are empty when they should 
be filled (with red).  examples/python/test_fill.py demonstrates the issue in a 
much simpler way.  For the committed version of that simple test, the plfill 
polygon boundary is just outside the window and for this case plfill fails to 
fill.  However, if you move the boundary just inside the window (by reversing 
sign on eps)  or if you put the xmin boundary just inside the window with the 
rest of the polygon boundary outside the window, then plfill, fills properly.  
(Presumably, that is also the case for the xmax, ymin, and ymax boundaries as 
well.)

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=102915&aid=2905201&group_id=2915

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Plplot-devel mailing list
Plplot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/plplot-devel

Reply via email to