So i have been slowly overhauling bits of aggdraw and now have come to a point where i thought i'd explain what all i have done. Originally agg was packaged with aggdraw and it was an older version of the 2.x series, 2.3 if im not mistaken. I've now updated this older code to the current version of 2.5, updated many of the interfaces. Everything seems to be much faster now. I will have more to post later.
revision change of the update.
Showing posts with label aggdraw. Show all posts
Showing posts with label aggdraw. Show all posts
30.12.09
11.12.09
Python drawing library.
I've been working on a python drawing library for about a month and a half now, and i'm ready to share some details about it. Originally i was just going to take nodebox and re implement the backend to support aggdraw and PIL. But i ran acrossed design problems and supporting their API would make the library feel more like a standalone program than a real library. This is due to the fact that nodebox is really a standalone application and i wanted something that i could easily call from other programs. So far the requirements for the library are aggdraw, PIL and numpy. I have worked up several patches for aggdraw so all of the current problems with aggdraw should be worked out.
Subscribe to:
Posts (Atom)