From c085b32cd726cbbc0b4fda14cf3a0b8a4da58018 Mon Sep 17 00:00:00 2001 From: Bastien Nocera Date: Fri, 21 Nov 2014 16:19:14 +0100 Subject: 2.31.2 --- NEWS | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index b29acc872..1c76cdcd5 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,31 @@ +2.31.2 +====== + +* API changes: +- Deprecate GdkPixdata +- Add gdk_pixbuf_get_options() helper to list set options +- Annotations fixes for various functions +- Remove incorrect info about area-prepared signal + +* Image format support changes +- Flag multi-page TIFF files +- Fix memory usage for GIF animations, add note about minimum frame length +- Return an error for truncated PNG files +- Add density (DPI) support for JPEG, PNG and TIFF +- Fix reading CMYK JPEG files generated by Photoshop +- Allow saving 1-bit mono TIFF files as used in faxes +- Simplify loader names +- Fix loading GIF files when the first write is short +- Add progressive loading to ICNS files +- Add support for 256x256 ICO files +- Fix reading MS AMCap2 BMP files + +* Other: +- Honour requested depth in Xlib +- Special-case compositing/copying with no scaling +- Add relocation support to OSX and Linux +- Prefer gdk-pixbuf's loaders to the GDI+ ones on Windows + 2.31.1 ====== -- cgit v1.2.1