Hello Kevin, On Fri, 2004-03-19 at 17:22, Kevin Jones wrote: > I've installed the libgdiplus RPM, I assume from your reply that this > isn't enough?
Actually, I meant you do not need gdiplus.dll separately. You need this dll, only if you are running mono on windows. On Linux, you just need libgdiplus library as all the calls to gdiplus.dll are passed to libgdiplus library. So, just go ahead and try it out :-) If you are facing any problems in using it, please let us know the exact error with the relevant details. Hope this helps! -Ravindra. _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
