[PATCH] gdiplus: Don't return copies of font families from GdipGetFontCollectionFamilyList.

Vincent Povirk vincent at codeweavers.com
Thu Jan 24 09:25:50 CST 2019


I think I've seen applications delete font families enumerated from
the installed font collection.

Maybe there's no reference count, and installed fonts have a single
family object forever (or until GdiplusShutdown).



More information about the wine-devel mailing list