winex11.drv: Take into account current world transform when caching glyphs.
commit0abee3d23ca67c22c53cd62bfe2a2b92338095f3
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 2 Mar 2009 09:22:59 +0000 (2 17:22 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 2 Mar 2009 11:11:28 +0000 (2 12:11 +0100)
treea37bda920cb418427fc041a9454e04bc2b027395
parent9540d762ad67cedb0c32510b2da2061bff975758
winex11.drv: Take into account current world transform when caching glyphs.

This patch basically duplicates the logic for caching fonts from gdi32,
and fixes the problem with a test application which rotates a text string.
dlls/winex11.drv/xrender.c