gdi32: Fixup the internal ntmFlags for bitmap fonts.
commit79ab7456ed72119d4b793ce4fbde714ed8b56872
authorAkihiro Sagawa <sagawa.aki@gmail.com>
Thu, 31 Dec 2015 04:33:15 +0000 (31 13:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Jan 2016 10:48:47 +0000 (5 11:48 +0100)
tree3d7da11bbb7a8f086e3573174840346da7019698
parent37fdc50097e6a01a32694654603649154590de1b
gdi32: Fixup the internal ntmFlags for bitmap fonts.

The value is used not for APIs, but for our fake-bold implementation.

Signed-off-by: Akihiro Sagawa <sagawa.aki@gmail.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/gdi32/freetype.c