Home | Trees | Indices | Help |
---|
|
object --+ | _Vector --+ | Path
A PATH from an SVG file that will be drawn by pyCairo commands. First add the SVG file to your Bag Of Stuff. see help(BagOfStuff.add)
There is no ostensible difference between a 'mask' and a 'path'. The two are conceptually split according to end-use. However, I have not written the path-following code yet, so this is all moot.
Don't instantiate directly.
bos["scifi:planet_orbit"].draw(ctx)
draw() does not stroke or fill the object.
Properties | |
Inherited from |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 26 16:03:26 2009 | http://epydoc.sourceforge.net |