[Patchanim-commit] SF.net SVN: patchanim: [145] trunk/patchanim/htdocs/index.html
Brought to you by:
dbrosius
From: <dbr...@us...> - 2008-02-10 07:27:54
|
Revision: 145 http://patchanim.svn.sourceforge.net/patchanim/?rev=145&view=rev Author: dbrosius Date: 2008-02-09 23:27:59 -0800 (Sat, 09 Feb 2008) Log Message: ----------- better docs Modified Paths: -------------- trunk/patchanim/htdocs/index.html Modified: trunk/patchanim/htdocs/index.html =================================================================== --- trunk/patchanim/htdocs/index.html 2008-02-10 07:21:20 UTC (rev 144) +++ trunk/patchanim/htdocs/index.html 2008-02-10 07:27:59 UTC (rev 145) @@ -19,8 +19,8 @@ <p>This tool creates a sequence of color blends using <a href="http://en.wikipedia.org/wiki/B%C3%A9zier_surface">Bezier Patches</a>. This sequence of blends is tweened and - animated giving smooth transitions from one blend to another. Blend animations can be outputted to animated gifs, mpegs - or a series of bitmaps.</p> + animated giving smooth transitions from one blend to another. Blend animations can be outputted to animated gifs, animated pngs + or a series of gifs, pngs or jpegs.</p> <div style="position:relative;left:100;"><img src="animation.gif"/></div> <p>Unfortunately gif files are 256 color images, and so you get some grainyness. If you have <a href="http://developer.mozilla.org/en/docs/Main_Page">FireFox 3.0</a> with the This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |