It is currently Wed Sep 16, 2026 1:43 am


All times are UTC - 5 hours [ DST ]



Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Gimp-2.8.0 load/save tiff with libtiff-5
PostPosted: Thu May 24, 2012 1:36 pm  (#1) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
OS: win32
gimp: 2.8.0

There is/was a problem loading tiff files, if only libtiff-5 was present.
A solution was renaming libtiff-3 to libtiff-5.
I announced a patch to the file-tiff plug-ins, that uses the opening of tiff files directly without using file descriptors. :yes
The problem is, that libtiff uses different routines, when compiled in a windows environment, and these routines
uses the windows file handle, not the posix file descriptor, which is completely different.
The announced patch worked, but not for unicode filenames. :gaah
I announced a new patch today, which load/saves tiff files with libtiff-5 and using unicode. :hi5
The plugins attached uses this patch.


Attachments:
tiff-load-save-win32.zip [29.64 KiB]
Downloaded 143 times
Share on Facebook Share on Twitter Share on Orkut Share on Digg Share on MySpace Share on Delicious Share on Technorati
Top
 Post subject: Re: Gimp-2.8.0 load/save tiff with libtiff-5
PostPosted: Thu May 24, 2012 1:47 pm  (#2) 
Offline
Global Moderator
User avatar

Joined: May 16, 2010
Posts: 16173
Thanks Onkel Hatti! :)

_________________
Image


Top
 Post subject: Re: Gimp-2.8.0 load/save tiff with libtiff-5
PostPosted: Fri May 25, 2012 10:51 am  (#3) 
Offline
GimpChat Member

Joined: Feb 22, 2012
Posts: 295
Location: Germany
I compiled it today for 64Bit Windows.
The patch is still in review of the gimp developer, so it is not official, but I hope
it will be...


Attachments:
file-tiff-64bit.zip [37.41 KiB]
Downloaded 157 times
Top
Post new topic Reply to topic  [ 3 posts ] 

All times are UTC - 5 hours [ DST ]



* Login  



Powered by phpBB3 © phpBB Group