[Pixelle-commit] SF.net SVN: pixelle: [139] trunk/pixelle/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-07-05 04:25:41
|
Revision: 139
http://pixelle.svn.sourceforge.net/pixelle/?rev=139&view=rev
Author: dbrosius
Date: 2008-07-04 21:25:41 -0700 (Fri, 04 Jul 2008)
Log Message:
-----------
updated website doc
Modified Paths:
--------------
trunk/pixelle/htdocs/index.html
Modified: trunk/pixelle/htdocs/index.html
===================================================================
--- trunk/pixelle/htdocs/index.html 2008-07-04 18:58:12 UTC (rev 138)
+++ trunk/pixelle/htdocs/index.html 2008-07-05 04:25:41 UTC (rev 139)
@@ -82,7 +82,7 @@
The number e, the base of the natural logarithms</li>
</ul>
- <p><pre>As of June 28, simple expressions should work. Some examples:
+ <p><pre>As of July 4, simple expressions should work. Some examples:
p[x,y].r = <b>(x + y) == 100 ? 255 : p[x,y].r</b>
@@ -117,8 +117,8 @@
</pre></p>
- <p>Still to be done is recognition of more image types,
- saving output images, more options handling, a bunch of bugs, and a bunch of stuff I have
+ <p>Still to be done is recognition of more image types, working with multiple
+ input sources, more options handling, a bunch of bugs, and a bunch of stuff I have
yet to think about.</p>
</div>
</body>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|