Bug#314553: xscreensaver-gl: JPEG images should be rotated upright (based on EXIF tags)

2005-06-19 Thread Ralf Hildebrandt
* [EMAIL PROTECTED] [EMAIL PROTECTED]: I recently noticed that xscreensaver can pull random images from a specified directory for use as a base in several of the display modes. glslideshow, in particular, makes it behave a lot like the OS-X screensaver that I find so pleasing, cycling through

Bug#314553: xscreensaver-gl: JPEG images should be rotated upright (based on EXIF tags)

2005-06-19 Thread Jamie Zawinski
xscreensaver-getimage uses gdk_pixbuf_new_from_file() to load images (which is a format-agnostic routine that knows nothing about JPEG per se). The only sane way to solve this is for either: GTK to auto- rotate the images; or for GTK to tell the caller that the image should be rotated. I

Bug#314553: xscreensaver-gl: JPEG images should be rotated upright (based on EXIF tags)

2005-06-16 Thread warner-debbugs
Package: xscreensaver-gl Version: 4.21-5 Severity: wishlist I recently noticed that xscreensaver can pull random images from a specified directory for use as a base in several of the display modes. glslideshow, in particular, makes it behave a lot like the OS-X screensaver that I find so