Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FB55E92.4080006@cwilson.fastmail.fm> Date: Fri, 14 Nov 2003 18:00:34 -0500 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030624 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Tiff error : unknown field with tag 317 References: <3418F3471F1CA4409901547349FFAE2E0CE2C7 AT ftrdmel2 DOT rd DOT francetelecom DOT fr> In-Reply-To: <3418F3471F1CA4409901547349FFAE2E0CE2C7@ftrdmel2.rd.francetelecom.fr> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new X-SPAM: NO zze-BDE balg011 VAUCHER Laurent DvSI/SIReS/GRE wrote: > TIFFReadDirectory: Warning, /usr/X11R6/GNUstep/Apps/WPrefs.app/ > tiff/expert.tiff: unknown field with tag 317 (0x13d) encountered. > > According to the Tiff specs, tag 317 is for Predictor, and that > seems to be used mainly by LZW compression. Might it be a > problem in the GIF library ? TIFF can be compiled with, or without, LZW support. Even though the US Patent on LZW compression expired on Sept 20 2003, the patent is still valid in several other countries. Therefore, the cygwin version of TIFF as distributed does not support LZW, in order to avoid patent violations in those countries. However, the TIFF -src package provides the patch and instructions for how to compile the code WITH LZW support, for your own personal use if you live in a country where the patent has expired or is not valid, or if you have purchased a license from Unisys Corp. -- Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/