gdi: Fixes for the isotropic mapping mode.
commit5c6301a5c948e87b714e09db4e771a3070e15b32
authorMichael Kaufmann <hallo@michael-kaufmann.ch>
Tue, 31 Jan 2006 11:56:57 +0000 (31 12:56 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 31 Jan 2006 11:56:57 +0000 (31 12:56 +0100)
tree5fbabae91eb76c19462a5a6b0ebe0a1c2c8068ee
parentcf1ccfb7129c432316f6450f88975ef6f6e1083f
gdi: Fixes for the isotropic mapping mode.
- Isotropic mapping mode: Adjust the viewport extension in
  SetWindowExtEx, handle negative extents.
- Support the isotropic mapping mode in the enhanced metafile driver.
- New tests.
dlls/gdi/enhmetafile.c
dlls/gdi/mapping.c
dlls/gdi/tests/mapping.c