On Fri, 16 Jun 2006 03:56:04 -0400, Steven Edwards wrote:
What do you mean? I looked at this before and even if we are to use libgdiplus we need some way to wrap it in a way the Windows app expects.
Why? GDI+ is distributed with applications, so we can put off implementing it for some time yet. Using Monos GDI+ means using the Windows build of Cairo too; definitely a good idea IMHO as GDI+ is somewhat nontrivial and the code has already been written.
thanks -mike