gdiplus: GdipDrawString: Handle either a width or height of 0 sanely.
commit0879b767aef1d295083dcb448fcc63ef2c00364b
authorVincent Povirk <vincent@codeweavers.com>
Wed, 1 Apr 2009 19:08:12 +0000 (1 14:08 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 2 Apr 2009 13:09:55 +0000 (2 15:09 +0200)
tree41bd6c7a7ccc3df7cfce60f5df2b8e149e7d9155
parent9993b0a079903368224b3f889075bdc773cfae28
gdiplus: GdipDrawString: Handle either a width or height of 0 sanely.

Based on Aric's recent patch.
dlls/gdiplus/graphics.c
dlls/gdiplus/tests/graphics.c