[2/2] gdiplus: create a static InstalledFontCollection object, currently empty

Vincent Povirk vincent at codeweavers.com
Mon Apr 27 17:57:27 CDT 2009


The gdiplus flat api does not have a destructor function for InstalledFontCollection objects. I am told the destruction of the c++ object is a no-op with the windows headers. So either the object is a singleton or it leaks memory. I've implemented it as a singleton.

The implementation is still incomplete, as it should populate the object with the installed fonts.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 0002-gdiplus-create-a-static-InstalledFontCollection-obj.txt
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20090427/d49156af/attachment.txt>


More information about the wine-patches mailing list