Drawing Cogwheels and Combinatoric diagrams
Andrew James
drew at gremlinhosting.com
Wed Dec 1 11:39:44 EST 2004
More information about the Python-list mailing list
Wed Dec 1 11:39:44 EST 2004
- Previous message (by thread): Drawing Cogwheels and Combinatoric diagrams
- Next message (by thread): String operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Gentlemen, I'm looking for a graphing or drawing python package that will allow me to draw complex geometric shapes. I need to be able to create shapes like cogwheels and Venn diagrams: http://encyclopedia.thefreedictionary.com/Venn The library must support alpha blending and the ability to return x,y co-ordinates for a shape, as I want to draw an imagemap on top of parts of the shape. Can PIL do this, or do I need to go the way of GnuPlot or Gri? Can anyone give me an example of a complex shape drawn like this? Many thanks, Andrew
- Previous message (by thread): Drawing Cogwheels and Combinatoric diagrams
- Next message (by thread): String operations
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list