From e29e4caca3bb914556cf66fd95165ca5ebce152a Mon Sep 17 00:00:00 2001 From: Akihiro Sagawa Date: Fri, 20 Sep 2013 00:57:52 +0900 Subject: [PATCH] gdiplus: Fix empty glyph handling. --- dlls/gdiplus/graphics.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/dlls/gdiplus/graphics.c b/dlls/gdiplus/graphics.c index 79e4c7c408c..a642bd886dc 100644 --- a/dlls/gdiplus/graphics.c +++ b/dlls/gdiplus/graphics.c @@ -6242,11 +6242,15 @@ static GpStatus SOFTWARE_GdipDrawDriverString(GpGraphics *graphics, GDIPCONST UI /* Generate a mask for the text */ for (i=0; i