[Mono-winforms-list] Jonathan Gilbert's indexed color support patch

Peter Dennis Bartok peter at novonyx.com
Thu May 26 19:50:53 EDT 2005


Hi All,

I've updated Jonathan Gilberts patch to work with current svn, it can be 
found here:
http://mwf.mono-project.com/~peter/gdiplus-indexed-palette.diff

It still does not work with big endian systems, so this is my last
ditch effort to find someone (Jonathan?) who will give it some love and make
it work on all systems, or it will have to be abandoned, I can't spend the 
time
keeping it in sync with head.

It seems to handle images loaded from disk with no problem on both little 
and big endian systems (as shown by winforms/endian), but when images are 
retrieved from resources (resx), colors are swapped. The winforms/filedialog 
test app shows the problem very nicely. The MWFteam itself doesn't have the 
bandwidth right now to debug this, we're trying to get MWF itself finished.

Cheers,
  Peter 



More information about the Mono-winforms-list mailing list