http://bugs.winehq.org/show_bug.cgi?id=10982
--- Comment #9 from Erich Hoover ehoover@mines.edu 2008-05-27 12:24:40 --- (In reply to comment #8)
Created an attachment (id=13404)
--> (http://bugs.winehq.org/attachment.cgi?id=13404) [details]
Stub implementation of GdipCreateFontFamilyFromName by Erich Hoover
At least for the program I was playing with, this was not sufficient. I ended up stubbing out a LOT of functions to get things to proceed - I'm going to look into seeing if I can make things a bit more reasonable. It'd be nice to get things running without using the native gdi+ dll, but this particular class of functions seems to be largely unimplemented.