From: <ba...@us...> - 2010-02-17 22:26:45
|
Revision: 80 http://scrupp.svn.sourceforge.net/scrupp/?rev=80&view=rev Author: basique Date: 2010-02-17 22:26:36 +0000 (Wed, 17 Feb 2010) Log Message: ----------- - new method for images: img:toString() - returns a string containing the image as PNG with maximum compression - the PNG is currently padded to power of two dimensions - uses the module IMG_savepng.c/.h created by Philip D. Bober and Tyler Montbriand Modified Paths: -------------- trunk/src/Graphics.c trunk/src/Makefile.am Added Paths: ----------- trunk/src/IMG_savepng.c trunk/src/IMG_savepng.h This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |