|
From: <kin...@us...> - 2003-12-21 21:59:46
|
Update of /cvsroot/teem/teemdoc/html/download
In directory sc8-pr-cvs1:/tmp/cvs-serv21159/download
Modified Files:
index.html
Log Message:
update
Index: index.html
===================================================================
RCS file: /cvsroot/teem/teemdoc/html/download/index.html,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** index.html 29 Oct 2003 18:02:09 -0000 1.16
--- index.html 21 Dec 2003 21:59:42 -0000 1.17
***************
*** 39,45 ****
My software is made available under the terms of the LGPL. <a
href="../lgpl.html">A careful explanation of what this means for
! you</a> has been written. This HTML documentation is included in the
! distribution, but the documentation is currently not licensed for any
! form of modification or redistribution.
<p>
--- 39,43 ----
My software is made available under the terms of the LGPL. <a
href="../lgpl.html">A careful explanation of what this means for
! you</a> has been written.
<p>
***************
*** 81,85 ****
<p>
! The "pre-built" files do not include the source or the documentation.
They contain only <tt>bin</tt>, <tt>lib</tt>, and <tt>include</tt>
directories into which all the required teem files have been
--- 79,83 ----
<p>
! The "pre-built" files do not include the source.
They contain only <tt>bin</tt>, <tt>lib</tt>, and <tt>include</tt>
directories into which all the required teem files have been
***************
*** 119,122 ****
--- 117,156 ----
<td colspan=3>
<hr noshade>
+
+ <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
+ <tr>
+ <td align=left valign=middle>
+ <font size="+1">teem-1.7.0</font><br>
+ <small>(Planned released: Jan 12, 2003)</small><br>
+
+ <td>
+ <td align=left>
+ <ul>
+
+ <li> <a href="../nrrd/index.html"><b>nrrd</b></a>/:
+ <tt>nrrdRead/nrrdLoad</tt> will now use existing memory in the given nrrd
+ for storing the data, if it happens to be exactly the right size.
+
+ <li> <tt>unu tile</tt>, <tt>unu untile</tt>: convenient generation of tiled
+ images (2-D arrays of 2-D images)
+
+ <li> <tt>tend helix</tt>: makes <a
+ href="http://www.sci.utah.edu/~gk/DTI-data/index.html#helix">twisting
+ helical</a> diffusion tensor datasets
+
+ <li> Ability to volume rendering diffusion tensor fields
+
+ <li> <b>NrrdIO</b>: new stand-alone library for doing basic nrrd
+ operations and for reading and writing the <a
+ href="http://teem.sourceforge.net/nrrd/format.html">NRRD file
+ format</a>.
+
+ </ul>
+
+ <tr><td><hr noshade><td><td>
+
+ <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
<tr>
<td align=left valign=middle>
***************
*** 135,138 ****
--- 169,173 ----
<a href="http://prdownloads.sourceforge.net/teem/teem-1.6.0-cygwin.tar.gz?download">Cygwin</a> |
<a href="http://prdownloads.sourceforge.net/teem/teem-1.6.0-darwin.32.tar.gz?download">32-bit Darwin</a> |
+ <a href="http://prdownloads.sourceforge.net/teem/teem-1.6.0-darwin.64.tar.gz?download">64-bit Darwin</a> |
Solaris |
<a href="http://prdownloads.sourceforge.net/teem/teem-1.6.0-irix6.n32.tar.gz?download">Irix6.n32</a> |
***************
*** 155,158 ****
--- 190,196 ----
<tr><td><hr noshade><td><td>
+
+ <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
<tr>
<td align=left valign=middle>
***************
*** 203,206 ****
--- 241,247 ----
<tr><td><hr noshade><td><td>
+
+ <!-- xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx -->
+
<tr>
<td align=left valign=middle>
|