[Siptoolbox-commits] www/devel windows-port.php,1.1.1.1,1.2
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Ricardo F. <ric...@us...> - 2006-02-25 00:07:12
|
Update of /cvsroot/siptoolbox/www/devel In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11770/devel Modified Files: windows-port.php Log Message: linked up new windows installer! Index: windows-port.php =================================================================== RCS file: /cvsroot/siptoolbox/www/devel/windows-port.php,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** windows-port.php 24 Feb 2006 22:17:16 -0000 1.1.1.1 --- windows-port.php 25 Feb 2006 00:07:06 -0000 1.2 *************** *** 50,53 **** --- 50,72 ---- <tr><td class="content_cell_white"> + <p>Download the new experimental windows port for Scilab 4.0 by Zhang Cheng!</p> + + <p align=center> + <img src="../figures/new-small.png" alt="new!" /> + <a href="http://prdownloads.sourceforge.net/siptoolbox/sip-0.4.0-bin-win32-sci4.0-beta.exe?download" + > NEW WINDOWS PORT</a> + <img src="../figures/new-small.png" alt="new!" /> + </p> + + <p>It requires <a href="http://www.imagemagick.org">ImageMagick-6.2.5-Q16-dll</a> + and <a href="http://www.scilab.org">Scilab</a> 4.0.</p> + + </td></tr> + + <tr><td></tr></td> + <tr><td></tr></td> + <tr><td class="title_cell2">Porting information</td></tr> + <tr><td class="content_cell_white"> + <p>Currently, the top priority for SIP is to update the windows version. </p> *************** *** 90,94 **** <tr><td></tr></td> <tr><td></tr></td> ! <tr> <td class="title_cell2"><a name="links"></a>Resources and Links</td></tr> <tr><td class="content_cell_white"> <p> </p> --- 109,113 ---- <tr><td></tr></td> <tr><td></tr></td> ! <tr> <td class="title_cell3"><a name="links"></a>Resources and Links</td></tr> <tr><td class="content_cell_white"> <p> </p> |