Hi, I’m trying to do some CAD type things with Matplotlib.
I’m using python 2.4 with both PS and GTK backends in WinXP. Specifically,
I’m trying to find distances between objects (lines, polygons, circles),
so I’d like to extract all the elements/lines/polygons/arcs/circles in an
axis, but I don’t see how to do that. Also, I need to draw arcs, but it seems I can only do that by
directly manipulating the renderer. I’m trying to get everything
done using only the pylab interface. I tried creating a RendererPS
directly, but it took some funny arguments (eg a StreamIO) which I wasn’t
sure what to do with. Any suggestions would be great. Thanks Michael |
------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________ Matplotlib-users mailing list Matplotlib-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-users