[Pixelle-commit] SF.net SVN: pixelle:[174] trunk/pixelle/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-11-14 05:36:17
|
Revision: 174
http://pixelle.svn.sourceforge.net/pixelle/?rev=174&view=rev
Author: dbrosius
Date: 2008-11-14 05:36:12 +0000 (Fri, 14 Nov 2008)
Log Message:
-----------
update docs
Modified Paths:
--------------
trunk/pixelle/htdocs/index.html
Modified: trunk/pixelle/htdocs/index.html
===================================================================
--- trunk/pixelle/htdocs/index.html 2008-11-14 05:17:58 UTC (rev 173)
+++ trunk/pixelle/htdocs/index.html 2008-11-14 05:36:12 UTC (rev 174)
@@ -82,7 +82,7 @@
The number e, the base of the natural logarithms</li>
</ul>
- <p><pre>As of July 4, simple expressions should work. Some examples:
+ <p><pre>As of November 14, simple expressions should work. Some examples:
p[x,y].r = <b>(x + y) == 100 ? 255 : p[x,y].r</b>
@@ -118,7 +118,7 @@
</pre></p>
<p>Still to be done is recognition of more image types, working with multiple
- input sources, saving named algorithms, creating non ABGR images, more options handling such as fractional pixels,
+ input sources, creating non ABGR images, more options handling such as fractional pixels,
a bunch of bugs, and a bunch of stuff I have yet to think about.</p>
</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|