I see, wish I could help! Too much work and school right now. :-( Your doing a great job.
-Dan -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Jonathan Gilbert Sent: Wednesday, March 16, 2005 4:41 PM To: [email protected] Subject: RE: [Mono-winforms-list] libgdiplus/System.Drawing patch: native support for indexed Bitmaps At 04:15 PM 16/03/2005 -0500, Dan Maltes wrote (in 2 messages): >Any chance there is existing TIFF loading code available that could be >used with permission in Mono? Could save time. > >LibTIFF for instance: http://libtiff.maptools.org/ > >Dan Maltes This is what tiffcodec.c already uses. I just didn't have the time to investigate the API and determine how to detect when a file is indexed and read the indexed data & palette. I will eventually do this :-) (I did it for gifcodec.c last week) Jonathan Gilbert _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
