On Fri, 2008-06-27 at 19:19 -0500, James Hawkins wrote:
On Fri, Jun 27, 2008 at 7:16 PM, Adam Petaccia adam@tpetaccia.com wrote:
Subject: [Gdiplus 6/6] We're not checking to see if these functions succeed or not, they all just return Ok.
The point of regression tests is to prove that this is always the case...
The GetGeneric* functions forward to CreateFontFamilyFrom name; I wrote the regression tests to make sure that we retrieve the correct font; Also, if one fails, it will be caught when the FontName string doesn't compare correctly.