gtk+ r17863 - in trunk: . gdk-pixbuf
- From: mjc svn gnome org
- To: svn-commits-list gnome org
- Subject: gtk+ r17863 - in trunk: . gdk-pixbuf
- Date: Fri, 18 May 2007 15:19:48 +0100 (BST)
Author: mjc
Date: 2007-05-18 15:19:47 +0100 (Fri, 18 May 2007)
New Revision: 17863
ViewCVS link: http://svn.gnome.org/viewcvs/gtk+?rev=17863&view=rev
Modified:
trunk/ChangeLog
trunk/INSTALL
trunk/INSTALL.in
trunk/README.in
trunk/configure.in
trunk/gdk-pixbuf/ChangeLog
trunk/gdk-pixbuf/gdk-pixbuf-scaled-anim.c
trunk/gdk-pixbuf/io-jpeg.c
trunk/gdk-pixbuf/io-tiff.c
Log:
2007-05-18 Michael J. Chudobiak <mjc cvs gnome org>
* INSTALL.in:
* README.in:
* configure.in: Bump libtiff requirement to 3.6.0, by requiring
presence of TIFFReadRGBAImageOriented.
* gdk-pixbuf-scaled-anim.c: (get_scaled_pixbuf):
Preserve pixbuf options when generating a new scaled pixbuf.
* io-jpeg.c: (get_orientation), (gdk_pixbuf__jpeg_image_load),
(gdk_pixbuf__jpeg_image_load_increment): Read the exif
orientation tag and associate it with the "orientation" pixbuf
option. Renders libexif unnecessary in some applications.
* io-tiff.c: (tiff_image_parse): Read the tiff orientation tag,
compensate for the partial rotations performed by libtiff,
and generate an "orientation" option for the pixbuf.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]