(opps, I fat fingered and seem to have sent this before it was finished)... (and then I sent it from the wrong address - sorry if you get more than one)...
On Wed, 2004-09-22 at 09:17, David J. Goehrig wrote: > I've finished integrating the list of patches I've > been saving for the next release, but I believe I'm > missing some pieces. I'm going over the diffs from > the previous version and Chromatic's latest snapshot, > and I may miss something more. A while ago, I created a subversion repository for my sdlperl patches, located at http://phux.net/websvn/ . I have plans on fleshing out the documentation/man pages/POD for sdlperl, and was going to commit right to this repository. I tagged the most "official" version I could find in the tags/ directory and used that as my baseline. I have a few other things I have not committed yet that might be worthwhile additions, mainly support for serialization of the SDL structures (which I think others might consider less than useful). There's also a wrapper for printing strings via TTFont that handles multiple lines and wraps with justification. These are located in http://phux.net/websvn/filedetails.php?repname= thundaural&path=/branches/client-themes/SDL_Perl_Ext.pl (you'll need to remove the line break(s), of course) Which you can try to merge in yourself, but there is some unused stuff in that file that perhaps I should filter out and make a real patch for. Andy.