winex11.drv: Associate the real DC transformation with cached font data.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 24 Jan 2011 10:40:13 +0000 (18:40 +0800)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 24 Jan 2011 13:43:26 +0000 (14:43 +0100)
commit3e850b5b1439032f0e396a91169442da8e4786c9
tree674452928ce5a1789420ca35039470b0dcb81d1b
parenta50546e563efad3b25222ca965a2e52a83111d95
winex11.drv: Associate the real DC transformation with cached font data.

This matches what WineEngCreateFontInstance() does, and makes applications
which set custom axes directions using different window/viewport extents
display text correctly.
dlls/winex11.drv/xrender.c
include/wingdi.h