diff options
author | scuri <scuri> | 2009-10-01 14:43:41 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-10-01 14:43:41 +0000 |
commit | 2ebbd68dd0ecafb8531f71ee3dfab5c2647be1ae (patch) | |
tree | f44659b032253271e184126c07d5e2a1957ee442 /html/en | |
parent | 537ce7ddb32932a2100ae767b1eca51a9dd1c35f (diff) |
*** empty log message ***
Diffstat (limited to 'html/en')
-rw-r--r-- | html/en/history.html | 11 | ||||
-rw-r--r-- | html/en/home.html | 2 |
2 files changed, 8 insertions, 5 deletions
diff --git a/html/en/history.html b/html/en/history.html index 27c8626..f7b32fd 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -12,7 +12,7 @@ <h1>History of Changes</h1> <h3 dir="ltr"> - CVS (28/Set/2009)</h3> + <a href="http://sourceforge.net/projects/imtoolkit/files/3.5/">Version 3.5</a> (02/Oct/2009)</h3> <ul> <li><span style="color: #0000FF">New:</span> functions <strong> imProcessUnsharp</strong> and <strong>imProcessSharp</strong>.</li> @@ -30,9 +30,12 @@ 1.2.39. Removed changes to the library that made it incompatible with other libPNG distributions.</li> <li><span style="color: #008000">Changed:</span> libLZF updated to - version 3.5. libJPEG updated to - version 7. libEXIF updated to version 0.6.17. libTIFF updated to version - 3.9.0.</li> + version 3.5.</li> + <li><span style="color: #008000">Changed:</span> libJPEG updated to + version 7.</li> + <li><span style="color: #008000">Changed:</span> libEXIF updated to version 0.6.17.<br> + <span style="color: #008000">Changed:</span> libTIFF updated to version + 3.9.1.</li> <li><span style="color: #008000">Changed:</span> library im_fftw3 to use an external library.</li> <li><span style="color: #008000">Changed: <span diff --git a/html/en/home.html b/html/en/home.html index 2d1388c..cbc13ad 100644 --- a/html/en/home.html +++ b/html/en/home.html @@ -10,7 +10,7 @@ <body bgcolor="#FFFFFF"> <div class="homeTitle">IM</div> <div class="homeDescription">Image Representation, Storage, Capture and Processing</div> -<div class="homeVersion">Version 3.4</div> +<div class="homeVersion">Version 3.5</div> <hr> <p><strong>IM</strong> is a toolkit for Digital Imaging. IM is based on 4 concepts: Image Representation, Storage, Processing and Capture. The main goal of the library is to provide a simple API and abstraction of images for scientific |