Recommendations for a simple 2D graphics python library that can output to screen and pdf?

Posted by Blue on Stack Overflow See other posts from Stack Overflow or by Blue
Published on 2010-04-27T22:56:09Z Indexed on 2010/04/27 23:03 UTC
Read the original article Hit count: 234

Filed under:
|
|

Hello:

I'm looking for an easy-to-use graphics lib for python that can output to screen as well as pdf. So, I would use code to draw some stuff (simple prims like ovals, rectangles, lines and points) to screen and then when things look good, have it output to pdf.

Make sense?

Thanks! Blue

© Stack Overflow or respective owner

Related posts about python

Related posts about graphics