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 528f656..7d48c83 100644 --- a/html/en/history.html +++ b/html/en/history.html @@ -16,6 +16,9 @@ <ul> <li><span style="color: #0000FF">New:</span> function <strong> imImageGetOpenGLData</strong>.</li> + <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: #008000">Changed:</span> libPNG updated to version 1.2.37. Removed changes to the library that made it incompatible with other libPNG distributions.</li> |