user32: Don't scale draw text margin params by character width units.
commit209820c42864579a128e54913cd6cbd3c046625d
authorUlrich Czekalla <ulrich.czekalla@utoronto.ca>
Mon, 2 Feb 2009 18:47:00 +0000 (2 13:47 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 3 Feb 2009 11:39:59 +0000 (3 12:39 +0100)
treec9ac01e5cb7d5da90f61d8e068f07c179a6faf1e
parenta1f05593f3c8ce62596628dbf787123884b7549b
user32: Don't scale draw text margin params by character width units.

Values passed in DRAWTEXTPARAMS are already in average character width
units.
dlls/user32/tests/text.c
dlls/user32/text.c