diff options
author | scuri <scuri> | 2009-08-19 16:47:59 +0000 |
---|---|---|
committer | scuri <scuri> | 2009-08-19 16:47:59 +0000 |
commit | 40b9c00bf632734a5871c78d58c7661f1b0988a0 (patch) | |
tree | 6380703b4cd68778443bbe60c8238f7a121421cc /html | |
parent | 11b9733af55c2e4f08317a65ec2a7acfaf849871 (diff) |
*** empty log message ***
Diffstat (limited to 'html')
-rw-r--r-- | html/en/history.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/html/en/history.html b/html/en/history.html index 7d48c83..6944ac9 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -54,7 +54,7 @@ functions to use boolean values in Lua.</span></span></li> </ul> <h3 dir="ltr"> - Version 3.4.2 (26/Jun/2009)</h3> + <a href="http://sourceforge.net/projects/imtoolkit/files/3.4.2/">Version 3.4.2</a> (26/Jun/2009)</h3> <ul> <li><span style="color: #008000">Changed:</span> removed "lua5.1.so" dependency in UNIX.</li> @@ -63,7 +63,7 @@ <li><span style="color: #FF0000">Fixed:</span> xmin and ymin check in im.ProcessCrop and in im.ProcessInsert in Lua.</li> </ul> -<h3 dir="ltr">Version 3.4.1 (15/Dec/2008)</h3> +<h3 dir="ltr"><a href="http://sourceforge.net/projects/imtoolkit/files/3.4.1/">Version 3.4.1</a> (15/Dec/2008)</h3> <ul> <li><span style="color: #008000">Changed:</span> function <strong> imColorHSI_Smax</strong> removed from public, now it is used only @@ -74,7 +74,7 @@ when converting a floating point to integer, there were rounding problems.</li> <li><span style="color: #FF0000">Fixed:</span> loading and saving two or more files of the same format at the same time.</li> </ul> -<h3 dir="ltr">Version 3.4 (14/Oct/2008)</h3> +<h3 dir="ltr"><a href="http://sourceforge.net/projects/imtoolkit/files/3.4/">Version 3.4</a> (14/Oct/2008)</h3> <ul> <li><span style="color: #0000FF">New:</span> imlua_avi, imlua_wmv and imlua_jp2 libraries so the respective formats can be dynamically loaded |