diff options
| author | scuri <scuri> | 2008-10-17 17:39:06 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2008-10-17 17:39:06 +0000 | 
| commit | b68baf19a252e0460933d92fbadde1eee2c19f4c (patch) | |
| tree | cf2c1660dd12d912e4c72e35fa390c0b38f9f74e /html/en/history.html | |
| parent | 5a422aba704c375a307a902bafe658342e209906 (diff) | |
*** empty log message ***im_3_4
Diffstat (limited to 'html/en/history.html')
| -rw-r--r-- | html/en/history.html | 36 | 
1 files changed, 20 insertions, 16 deletions
diff --git a/html/en/history.html b/html/en/history.html index a030602..42788b9 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -16,18 +16,14 @@  	<li><span style="color: #0000FF">New:</span> imlua_avi, imlua_wmv and imlua_jp2 libraries so the   	repective formats can be dinamically loaded   	using require.</li> -  <li><span style="color: #FF0000">Fixed:</span> reviewed and fixed the parameter  -	checking of all IMLua processing functions. Also reviewed all IMLua  -	parameter checking. Thanks to Lucas Lorensi.</li> -	<li><span style="color: #FF0000">Fixed:</span> loading of TIFF format with  -	old JPEG compression.</li> -	<li><span style="color: #FF0000">Fixed:</span> loading and saving of PNM  -	format when data in textual format and gray values are greatter than 255.</li> -	<li><span style="color: #FF0000">Fixed:</span> Bicubic and Zero order  -	interpolation for all geometric operations for pixels near the image border  -	when increasing image size.</li> -	<li><span style="color: #FF0000">Fixed:</span> Lua samples.</li> -	<li><span style="color: #FF0000">Fixed:</span> ICON format in 64 bits Linux.</li> +	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span>  +	<strong> +  <span style="color: #FF0000">IMPORTANT</span></strong> -  +	the "imlua_cd" library moved from IM to CD under the name "cdluaim".</li> +	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span>  +	<strong> +  <span style="color: #FF0000">IMPORTANT</span></strong> - the support services  +	(Downloads, Mailing List and CVS) moved from LuaForge to SourceForge.</li>  	<li><span style="color: #008000">Changed:</span> All dll8 and dll9 DLLs now   	have a Manifest file that specifies the correct MSVCR*.DLL.</li>  	<li><span style="color: #008000">Changed:</span>  @@ -39,10 +35,18 @@  	Copyright notice modified to reflect the registration at INPI (National   	Institute of Intellectual Property in Brazil). License continues under the   	same terms.</li> -	<li><span style="color: #0000FF"><span style="color: #008000">Changed</span>:</span>  -	<strong> -  <span style="color: #FF0000">IMPORTANT</span></strong> -  -	the "imlua_cd" library moved from IM to CD under the name "cdluaim".</li> +	<li><span style="color: #FF0000">Fixed:</span> reviewed and fixed the parameter  +	checking of all IMLua processing functions. Also reviewed all IMLua  +	parameter checking. Thanks to Lucas Lorensi.</li> +	<li><span style="color: #FF0000">Fixed:</span> loading of TIFF format with  +	old JPEG compression.</li> +	<li><span style="color: #FF0000">Fixed:</span> loading and saving of PNM  +	format when data in textual format and gray values are greatter than 255.</li> +	<li><span style="color: #FF0000">Fixed:</span> Bicubic and Zero order  +	interpolation for all geometric operations for pixels near the image border  +	when increasing image size.</li> +	<li><span style="color: #FF0000">Fixed:</span> Lua samples.</li> +	<li><span style="color: #FF0000">Fixed:</span> ICON format in 64 bits Linux.</li>  </ul>  <h3 dir="ltr">Version 3.3 (26/Nov/2007)</h3>  <ul>  | 
