[Patchanim-commit] SF.net SVN: patchanim: [220] trunk/patchanim/htdocs/index.html
Brought to you by:
dbrosius
|
From: <dbr...@us...> - 2008-02-18 19:05:39
|
Revision: 220
http://patchanim.svn.sourceforge.net/patchanim/?rev=220&view=rev
Author: dbrosius
Date: 2008-02-18 11:05:38 -0800 (Mon, 18 Feb 2008)
Log Message:
-----------
add extra sample
Modified Paths:
--------------
trunk/patchanim/htdocs/index.html
Modified: trunk/patchanim/htdocs/index.html
===================================================================
--- trunk/patchanim/htdocs/index.html 2008-02-18 19:05:13 UTC (rev 219)
+++ trunk/patchanim/htdocs/index.html 2008-02-18 19:05:38 UTC (rev 220)
@@ -6,14 +6,17 @@
<body background>
<div style="position:absolute;top:0;left:0;width:256;height:65535;z-index:1;background-image:url(blend.jpg);">
</div>
- <div style="position:absolute;top:20;left:20;z-index:2;">
+ <div style="position:absolute;top:38;left:10;z-index:2;">
+ <img src="colorwheel.png" align="middle"/>
+ </div>
+ <div style="position:absolute;top:20;left:20;z-index:3;">
<h1>PatchAnim</h1>
<hr/>
<a href="http://www.sourceforge.net/projects/patchanim">Project Page</a>
<img src="vbar.gif" height="12"/>
<a href="javadoc/index.html">JavaDoc</a>
<img src="vbar.gif" height="12"/>
- <a href="http://patchanim.sourceforge.net/jnlp/patchanim.jnlp">Web Start</a>
+ <a href="jnlp/patchanim.jnlp">Web Start</a>
<hr/>
<p>Thanks for your interest in PatchAnim.</p>
@@ -60,7 +63,7 @@
<li>Context Patch menu option to shift patch in any direction</li>
</ul>
<p>If you would like to see the tool as it progresses, you can run the webstart version
- <a href="http://patchanim.sourceforge.net/jnlp/patchanim.jnlp">here.</a></p>
+ <a href="jnlp/patchanim.jnlp">here.</a></p>
<img src="sample.jpg"/>
<p><table cellpadding="10">
<tr>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|