gdiplus: GdipDrawString should handle alignment in both directions same way.

Vincent Povirk madewokherd at gmail.com
Thu Feb 28 09:56:04 CST 2013


> How are you handling the case where format is NULL?

Never mind, I see what you're doing. But since the block where you now
handle the horizontal alignment is inside an if (format->vertalign !=
StringAlignmentNear), this will break horizontal alignment when a
vertical alignment is not set.



More information about the wine-devel mailing list