discuss-gnustep
[Top][All Lists]
Advanced

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

NSImage and PNG


From: Andreas Hoeschler
Subject: NSImage and PNG
Date: Fri, 28 May 2004 20:11:04 +0200

Hi all,

On MacOSX creating an image with PNG data is no problem.

NSImage *tileImage = [[NSImage alloc] initWithData:tileImageData];

On GNUstep I get

[8265] Tiff Error (GSTiffReadData) Not a TIFF file, bad magic number 35152 (0x8950)

Should this work? May be I have done something wrong while building GNustep (no PNG support?). This is on Solaris 8. Any hints would be greatly appreciated.

Thanks a lot,

     Andreas





reply via email to

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