diff options
Diffstat (limited to 'plugins/AdvaImg/Docs/Whatsnew.txt')
-rw-r--r-- | plugins/AdvaImg/Docs/Whatsnew.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/AdvaImg/Docs/Whatsnew.txt b/plugins/AdvaImg/Docs/Whatsnew.txt index 83515452ac..28c4f22d04 100644 --- a/plugins/AdvaImg/Docs/Whatsnew.txt +++ b/plugins/AdvaImg/Docs/Whatsnew.txt @@ -66,7 +66,7 @@ March 23rd, 2014 - 3.16.0 + [Herve Drolon] added loading & writing support for the JPEG-XR image format (also support the FIF_LOAD_NOPIXELS flag)
+ [Herve Drolon] added loading & writing support for the WebP image format (also support the FIF_LOAD_NOPIXELS flag)
+ [Herve Drolon] added support for FIF_LOAD_NOPIXELS flag to JP2/J2K plugins
-+ [Gaël Zimmermann] added basic support for BMP v4, v5 in BMP plugin (useful for drag and drop from another application such as Firefox)
++ [Gaлl Zimmermann] added basic support for BMP v4, v5 in BMP plugin (useful for drag and drop from another application such as Firefox)
+ [Mihail Naydenov] FreeImage_GetFIFFromFilename[U] : added support for *rgb,*rgba,*.bw extensions to the SGI plugin
+ [Mihail Naydenov] improved FreeImage_Rescale speed & spatial accuracy
+ [Mihail Naydenov] improved JPEG transform functions and added new functions (see below) :
@@ -658,7 +658,7 @@ May 2, 2004 - 3.3.0 * [Herve Drolon] fixed a bug with saving of 8-bit palettized images to 24-bit JPEG (channel inversion)
March 16, 2004 - 3.2.1
-! [Volker Gärtner] improved the DDS plugin
+! [Volker Gдrtner] improved the DDS plugin
! [Herve Drolon] FreeImage_Rescale now works on 8-, 24- and 32-bit images
! [Herve Drolon] FreeImage_Copy now works on 1-, 4-, 8-, 16-, 24- and 32-bit images
* [Floris van den Berg] fixed a bug in the MultiPage cache mechanism
@@ -673,7 +673,7 @@ February 18, 2004 - 3.2.0 + [Herve Drolon] added FreeImage_Composite
+ [Herve Drolon] added ICC profile support to PNG plugin
+ [Herve Drolon] added background color support to PNG plugin
-+ [Volker Gärtner] added support for DDS format (loader)
++ [Volker Gдrtner] added support for DDS format (loader)
* [Steve Johnson] improved FreeImage_OpenMultiBitmap/FreeImage_CloseMultiBitmap
* [Steve Johnson] fixed a bug in FreeImage_InsertPage
* [Herve Drolon] fixed a bug with JPEG compressed TIFF (red/blue swapping)
|