gdi32: Use FT_MulDiv() instead of the kernel32 function.
commitfd9e1612d9a0c40dfefead092bb11d6cf79cf5e1
authorAlexandre Julliard <julliard@winehq.org>
Thu, 5 Nov 2020 09:01:32 +0000 (5 10:01 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 Nov 2020 09:01:32 +0000 (5 10:01 +0100)
treea6b08bb6f2876ec7e1bc06ba2e9cac1c7b7bb8ee
parent8768f605273c88d1041afcdd4375a87b9adb8d32
gdi32: Use FT_MulDiv() instead of the kernel32 function.

Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/freetype.c