As mentioned, the exif header info in the jpg is telling kuickshow how to 
rotate the image. After editing in Gimp, you can use "jpegtran" to change the 
exif info (to not rotate).
jpegtran -rotate 90 file.jpg > newfile.jpg

this is a lossless conversion, only effecting the exif header.
-----
Timothy Jedlicka, [EMAIL PROTECTED], 1-630-713-4436, AOL-IM=bonzowork
Network Entomologist, Lucent Technologies, Testers For Hire


_______________________________________________
Gimp-user mailing list
[EMAIL PROTECTED]
http://lists.xcf.berkeley.edu/mailman/listinfo/gimp-user

Reply via email to