On Thu, Mar 08, 2007 at 10:50:30PM -0800, Dan Kegel wrote:
An increasing number of apps need gdiplus.dll. Seems like it's time for Wine to include it.
Yes, absolutely.
Since Mono has implemented much of gdiplus already ( http://www.mono-project.com/Libgdiplus ), we ought to be able to just slurp that into Wine and get quite a ways.
Except that's based on top of Cairo, whereas ours should be based on gdi32.
Huw.