Hi Paul, Your library is just what I needed for my neural simulation project. (www.sf.net/projects/snaiu).
I'm making animations of simulations of neuronal networks by dumping pngs of visualizations each timestep and then using mencoder to stitch the frames together into an avi. Congratulations on such a easy to use and convenient library. I'm running the same code on windows and linux. I have one small gripe though. mencoder needs 8 bit depth files, else it barfs. But there seems to be no provision in pngwriter to save pngs as 8 bit depth, so I have to run imagemagik to convert the files into 8 bit. Does pngwriter have a bit depth setting option, or will be coming (please) in the next version :) thanks! -kaushik ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ http://pngwriter.sourceforge.net/ PNGwriter-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/pngwriter-users
