I've only had a brief look at Geeqie's image_load_tiff.c after compiling
from scratch. Comments in the source indidicate that using libtiff is
troublsome. Something in the way how libtiff is used may be the culprit.

The following value is suspicous (-1):

>         rowsperstrip = 4294967295

> if( TIFFGetField(tiff, TIFFTAG_ROWSPERSTRIP, &rowsperstrip) ) 

If forcing this value to 1 instead of -1, the test image displays, but
is mirrored vertically.

-- 
Fedora release 18 (Spherical Cow) - Linux 3.6.10-4.fc18.x86_64
loadavg: 0.17 0.26 0.35

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to