discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Use of JPEG (again)


From: Tima Vaisburd
Subject: Re: Use of JPEG (again)
Date: Mon, 2 Feb 2004 23:57:35 -0800
User-agent: KMail/1.4.3

On Monday 02 February 2004 14:12, Fred Kiefer wrote:
> Nicolas SANCHEZ wrote:
> > I've downloaded and installed the last cvs version of GNUstep.
> >
> > When I use [NSImage imageFileTypes], I get :
> >
> > 2004-02-02 15:05:49.988 imageTest[11987] tiff
> > 2004-02-02 15:05:50.004 imageTest[11987] tif
> > 2004-02-02 15:05:50.018 imageTest[11987] pnm
> > 2004-02-02 15:05:50.032 imageTest[11987] ppm
> > 2004-02-02 15:05:50.032 imageTest[11987] jpeg
> > 2004-02-02 15:05:50.032 imageTest[11987] jpg
> > 2004-02-02 15:05:50.032 imageTest[11987] png
> >
> > But I don't succeed to open any type else tiff. Where is the problem ?
> >
> > Have I to register NSImageRep subclasses included in the latest version
> > of GNUstep ?
>
> No, you don't have to register them. They should work out of the box as
> soon as the required libraries are found.

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?

Thank you,
Tima.




reply via email to

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