gdi32/tests: Add antialiasing font tests [try #2]

Glenn Wurster gwurster at scs.carleton.ca
Thu Sep 11 13:59:46 CDT 2008


Changelog:
  gdi32/tests: Add font antialiasing tests

Add tests to ensure that antialiasing is not used even if requested
when we are operating in a palette drawing mode, and that antialiasing
is used when operating in a non-palette mode.

Changes since attempt 1:
  * Clear the bitmap before we write the text to it.
  * Document in this e-mail tests performed.

Tested on XP (sp2), 98, and Wine, also run through Valgrind (did this on
the initial patch as well but forgot to mention that in the e-mail).

Glenn Wurster.

---
 dlls/gdi32/tests/font.c |  163 +++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 163 insertions(+), 0 deletions(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 85cb57eae68f8112a7d4b9f2fbecd3490fcd7ec0.diff
Type: text/x-patch
Size: 6282 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20080911/4b3adad9/attachment.bin 


More information about the wine-patches mailing list