discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Use of JPEG (again)


From: Fred Kiefer
Subject: Re: Use of JPEG (again)
Date: Tue, 03 Feb 2004 23:05:20 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030821

Fred Kiefer wrote:
Tima Vaisburd wrote:


Hm, I have the very same problem. Just compiled from cvs (2004-feb-02),
when I compile backend without libwraster, like this:

./configure --prefix=/opt/GNUstep --enable-server=x11 --enable-graphics=art
   --with-name=art --with-wraster=none

I can open tiff images, but no jpegs (I haven't tried other file types).
When I compile with wraster, everything works.

Do we still need wraster library, even with the latest changes of Alexander Malmberg?


I just tried to compile my backend without wraster and it really isn't able to load jpegs any more. I will look into this, being able to reproduce it now.

OK, I looked into this and the problem is caused by a hack that was specially there for the WRaster file loading. The method [NSBitmapImageRep imageRepsWithFile:] cause this, as it works around the normal way of doing image loading. Alexander probably did forget to remove this method and its use in [NSImageRep imageRepsWithContentsOfFile:], but I would like to get a statement from him, before I remove it myself and cause even greater damage.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]