gdiplus: Replace DPtoLP with an internal coordinate space constant.
commitcfa4f088ee10861a0d3ec2d1cd8c84cfb8c036d4
authorVincent Povirk <vincent@codeweavers.com>
Mon, 28 Aug 2017 16:42:14 +0000 (28 11:42 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 29 Aug 2017 13:51:27 +0000 (29 15:51 +0200)
tree3a091e060af37396c6693c802bf10d95ef11424a
parent5c12cede8daece645fa5d6f7df644efa58725588
gdiplus: Replace DPtoLP with an internal coordinate space constant.

This will allow us to temporarily remove gdi transforms later, without
affecting internal logic that accounts for them.

Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdiplus/gdiplus_private.h
dlls/gdiplus/graphics.c