[PATCH v3 1/5] d3dx9: Implement ID3DXFont_PreloadText.

Sven Baars sbaars at codeweavers.com
Tue Mar 3 07:18:51 CST 2020


On 03-03-2020 14:06, Matteo Bruni wrote:
> Hi Sven,
> 
> I'm attaching a diff to be applied on top of this patch. Does it look
> okay to you?
> In particular I'm interested if you have more tests not yet upstream.
> 

Hi Matteo,

I have some more tests, but only for DrawText. I send those with the
patches that fix the tests, because otherwise they would add dead code.

If you apply a similar diff to this one to the first DrawText patch
(2/5), however, I expect the tests that are already present to fail (I
believe those tests also represent actual applications). For consistency
I did the same thing for PreloadText. I could add some tests to check if
it also fails for PreloadText if you like.

Cheers,
Sven



More information about the wine-devel mailing list