discuss-gnustep
[Top][All Lists]
Advanced

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

Re: Image viewer and EXIF


From: Fabien VALLON
Subject: Re: Image viewer and EXIF
Date: Tue, 3 Aug 2004 10:42:01 +0200 (CEST)
User-agent: SquirrelMail/1.4.3a

> Hi,
>
> In order to discover objc and GNUStep, I would like to start with some
> little project.
>
> I noticed that GNUStep provides TWO imge viewers: ImageViewer and
> another I forgot.
Maybye Preview ( https://gna.org/projects/gsimageapps )


>It seems that these two porject are not able to access
> to EXIF data.

You should implement NSBitmapImageRep categories (NSBitImageRep+EXIF) into
AppKit and Preview will load and display exif images.
Check NSBitmapImageRep+{GIF,JPEG,PNG}..

Alexander Malmberg also suggests to use bundles (plugins) for that.


Fabien






reply via email to

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