Fix for metafile ExtTextOut that only includes the rectangle if either
authorHuw D M Davies <hdavies@codeweavers.com>
Fri, 16 Aug 2002 20:04:29 +0000 (20:04 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 16 Aug 2002 20:04:29 +0000 (20:04 +0000)
commitb482e9ac0cd5ff69d5418df8a36276995be8acdc
treef296d9a464866a24f2365aad90763f5599b9fd52
parent0eec45a97b177b642fb7e0f89d4d6610a50eb598
Fix for metafile ExtTextOut that only includes the rectangle if either
ETO_CLIPPED or ETO_OPAQUE is set.
Slightly less of a stub implementation for GetWinMetaFileBits.
objects/metafile.c