diff options
Diffstat (limited to 'html/en/history.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> |