On 10/14/2009 6:22 AM, Michael J Gruber wrote: > c = canvas.canvas([style.linewidth(1)])
So I had wondered about this and did not understand the documentation. If one applies a line style to a canvas, I take it that it becomes the default for all stroke operations (by that canvas), including draw operations? Thanks, Alan PS Btw, it is great to be able to sum(mypaths,path()), but might it be worth defining mypath+0 to be mypath so we can just sum(mypaths)? Not sure this is a good idea but thought I'd throw it out there. ------------------------------------------------------------------------------ Come build with us! The BlackBerry(R) Developer Conference in SF, CA is the only developer event you need to attend this year. Jumpstart your developing skills, take BlackBerry mobile applications to market and stay ahead of the curve. Join us from November 9 - 12, 2009. Register now! http://p.sf.net/sfu/devconference _______________________________________________ PyX-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pyx-user
