[Mono-devel-list] New code for System.Drawing...

Miguel de Icaza miguel at ximian.com
Fri Apr 18 01:45:45 EDT 2003


Hello,

> > A while back I mailed in some patches for Bitmap.cs and Image.cs which 
> > never seem to have made it into cvs. I am submitting them again, as 
> > diffs against cvs head (attached). This patch allows bitmaps to be 
> > loaded from disk, using Gdk.
> > 
> > I need to get this working in Mono in order to run Flat Four (see 
> > http://www.379.com/flatfour/) on Linux. If there is anything that I can 
> > do to help get these patches into the next release, please let me know.
> 
> Image.diff is ok (it's just a stuf), but Bitmap.diff would add a
> dependency on libgdk.
> 
> We should not depend on that.

My feelings is that we could live with the dependency in the meantime.  
But Gonzalo is right in that we should consider what we will do in the
long term for implementing that functionality.  The dependency is not
something everyone might be excited about.

There is some reformatting of the code, large chunks of it that would
loose history.

Miguel.



More information about the Mono-devel-list mailing list