diff options
| author | scuri <scuri> | 2009-08-19 18:39:31 +0000 | 
|---|---|---|
| committer | scuri <scuri> | 2009-08-19 18:39:31 +0000 | 
| commit | 43522c5f2a12dc0cf3cda733e4fb5c04cd62a154 (patch) | |
| tree | 898c6d10776a5e8e50dc93c7c51d334e5bc79cb3 /html | |
| parent | 40b9c00bf632734a5871c78d58c7661f1b0988a0 (diff) | |
*** empty log message ***
Diffstat (limited to 'html')
| -rw-r--r-- | html/en/history.html | 3 | 
1 files changed, 3 insertions, 0 deletions
| diff --git a/html/en/history.html b/html/en/history.html index 6944ac9..731a424 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -19,6 +19,9 @@  		<li><span style="color: #0000FF">New:</span> functions <strong>  		im.ConvertDataTypeNew</strong>, <strong>im.ConvertColorSpaceNew</strong>   		and <strong>im.ConvertToBitmapNew</strong> in Lua.</li> +		<li><span style="color: #0000FF">New:</span> file attributes  +		"FileFormat", "FileCompression" and "FileImageCount" when reading from  +		file. Available for all formats.</li>  		<li><span style="color: #008000">Changed:</span> libPNG updated to version   	1.2.37. Removed changes to the library that made it incompatible with other   		libPNG distributions.</li> | 
