gdi32: Increment the face refcount when loading the same font file multiple times.
commit591a31ba67ba1fcf8baea702b6460868ab3522e8
authorAlexandre Julliard <julliard@winehq.org>
Mon, 4 Mar 2013 10:35:50 +0000 (4 11:35 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 4 Mar 2013 10:36:04 +0000 (4 11:36 +0100)
tree41eaf3586e9d26a586ff4b0c0216aed122d22634
parent93c1389b7c134c0377b6ba7648cc5c574c9eb585
gdi32: Increment the face refcount when loading the same font file multiple times.
dlls/gdi32/freetype.c
dlls/gdi32/tests/font.c