Re: gdi: Add a stub for GdipCreateFontFamilyFromName

2008-03-17 Thread Adam Petaccia
On Mon, 2008-03-17 at 11:58 +0100, Michael Stefaniuc wrote: > Adam Petaccia wrote: > > This patch is needed for me to run Tabula Rasa. > > > > This is my first patch, so please tell if I've broken conventions. > Please add the correct declarations for "struct GpFontCollection" and > "struct GpFont

Re: gdi: Add a stub for GdipCreateFontFamilyFromName

2008-03-17 Thread Michael Stefaniuc
Adam Petaccia wrote: > This patch is needed for me to run Tabula Rasa. > > This is my first patch, so please tell if I've broken conventions. Please add the correct declarations for "struct GpFontCollection" and "struct GpFontFamily". If you cannot find those on MSDN then check Mono; that one seem