Aha Thanks for the info. I'll try it out here. =)
-Thiago On Jan 4, 2008 5:46 PM, Dave LeCompte (really) <[EMAIL PROTECTED]> wrote: > "Thiago Chaves" <[EMAIL PROTECTED]> wrote: > > If anyone knows of a better method of using Pygame + PIL together, let > me > > know, by the way. saving images into HD and reloading them kinda > disturbs > > me, but couldn't find a more straightforward way. > > I always use the tostring/fromstring methods - it's the same number of > steps, but it saves hitting the file system. > > -Dave LeCompte >
