On 12/23/07, Andrew Straw <[EMAIL PROTECTED]> wrote: > I'm attaching a new version. The biggest change is that this version > doesn't import numpy. (Given the "no dependencies" of pyglet, I figured > this may have been an unstated objection to my previous go-round.) Also, > to the best of my knowledge, this supports the .pitch .format and .data > attributes of the ImageData class. (The .data attribute is implemented > as a property.) I have not bothered to finish implementing all the > corner cases in the interests of gauging interest before investing more > time. Alex, please let me know if there is hope for including this in > pyglet -- otherwise I'll stop working on it and include it in my own > project -- it already works more than sufficiently for my purposes. > > -Andrew
This is definitely the right track. At this stage I don't think it's suitable (even with improvement) for inclusion into pyglet, but I would like to see it published somewhere. The pyglet-users group page (http://groups.google.com/group/pyglet-users/web) is suitable if you're not planning on putting much more work into it. Opening a new googlecode project (http://code.google.com/hosting) is also quick and easy and provides an SVN repository etc. Cheers Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
