diff options
Diffstat (limited to 'html/en/history.html')
-rw-r--r-- | html/en/history.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/html/en/history.html b/html/en/history.html index 99da0f2..27c8626 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -24,6 +24,8 @@ <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: #0000FF">New:</span> ASCII compression for RAW + format to access text data instead of binary.</li> <li><span style="color: #008000">Changed:</span> libPNG updated to version 1.2.39. Removed changes to the library that made it incompatible with other libPNG distributions.</li> |