[Mono-dev] =?gb2312?B?UmU6IFtNb25vLWRldl0gQ2FuIGxpYmdkaXBsdXMgYmUgdXNlZCBpbiB3aW5lIG9yIHdpbmRvd3M/?=

=?gb2312?B?b2tlbg==?= okenjian at 163.com
Tue Jul 13 21:03:04 EDT 2010


I am running my program in wine. 
However, the gdiplus in wine is not good.
"Mono's Windows Forms implementation makes heavy use of GdiPlus, and Wine's builtin gdiplus.dll is not very good. "(under Known Issues on http://wiki.winehq.org/Mono)
so I want to try to replace the gdiplus.dll with mono's libgdiplus.
I can't use windows's gdiplus.dll due to the licence.
Please teach me how to do that or recommend some materials.





·¢¼þÈË£ºoken
·¢ËÍÈÕÆÚ£º2010-07-13 22:44
ÊÕ¼þÈË£ºmono-devel-list at lists.ximian.com 
³­ËÍ£º
Ö÷Ì⣺ [Mono-dev] Can libgdiplus be used in wine or windows?

"In Windows Mono uses the GDI+ library that is included with the operating 
system (GDIPLUS.DLL, while in UNIX we provide an implementation of this API 
in the libgdiplus.so shared library. " These comes from 
http://www.mono-project.com/Drawing 

Now i have a few questions: 
1. Can libgdiplus be used in wine or windows without using the windows's 
gdiplus.dll? 
2. Can we compile a gdiplus.dll whiche can be used by wien or windows using 
the source of libgdiplus(http://www.mono-project.com/Libgdiplus) 
3. As both wine and mono implements he same C Flat API as the GDIPLUS.DLL. 
Can we use mono's libgdiplus tho replace wine's? 

If find it very hard to make it. As the libgdiplus depends on other 
libraries! 

If your anwer is yes, please teach me how to do that! 
Many thanks! 

BTW:Wine lets you run Windows software on other operating systems. With 
Wine, you can install and run these applications just like you would in 
Windows.(http://www.winehq.org/about/) 


-- 
View this message in context: http://mono.1490590.n4.nabble.com/Can-libgdiplus-be-used-in-wine-or-windows-tp2287528p2287528.html 
Sent from the Mono - Dev mailing list archive at Nabble.com. 
_______________________________________________ 
Mono-devel-list mailing list 
Mono-devel-list at lists.ximian.com 
http://lists.ximian.com/mailman/listinfo/mono-devel-list 
. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20100714/f8c11dca/attachment.html 


More information about the Mono-devel-list mailing list