[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: BMP Image support
From: |
Banlu Kemiyatorn |
Subject: |
Re: BMP Image support |
Date: |
Wed, 28 Jul 2004 14:13:36 +0700 |
On Tue, 27 Jul 2004 10:57:05 +0200, Karsten Fuhrmann
<karsten_fuhrmann@cartoon-film.de> wrote:
> Hello,
> lately i was trying to open a BMP file by using NSBitmapRepresentation
> but then i discovered that there no BMP support in GNUstep.
> My question is, should bmp support be integrated into GNUstep or should
> i do that in my own program.
> I am asking because in OS X there is BMP support in
> NSBitmapRepresentation, i think its done by quicktime.
>
> Does anyone know an easy way to load and display BMP images with
> GNUstep.
>
> Thanks,
> Karsten
No idea about BMP, sorry. But I'm wondering if it is good to have a fall-back
code for converting images into any known format if ImageMagick's convert
is present?