On Sunday, 4-June-2006 at 15:28:46 Rosemary de Dear wrote, > >Hello, > >I've been trying to colour the sections in the pie-chart example (in =20 >rebol.com/docs/draw.html ... code is below) but I only get white sections= >. =20 >Can someone tell me how to do this? > >Regards, Rosemary
It looks like the flood command was removed from the recent version... New docs: http://www.rebol.com/docs/draw-ref.html Old docs: http://www.rebol.com/docs/draw.html and I can't see any likely-looking replacement. :-( A possible solution - make your circle from a lot of filled, thin triangles? (That said, given the extra power of AGG, 'triangles' with one curverd side are probably possible.) -- Carl. -- To unsubscribe from the list, just send an email to lists at rebol.com with unsubscribe as the subject.
