gdi: Move WineEngInit call before stock fonts creation.
authorDmitry Timoshkov <dmitry@codeweavers.com>
Mon, 3 Apr 2006 12:33:15 +0000 (21:33 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 3 Apr 2006 19:34:23 +0000 (21:34 +0200)
commitfd2ed6fffe495e243ce4480315f7bdb19d2a59e3
tree589340a1b51c85111d3f613b7868da79817c540c
parentfc13420770edd4db49bd2ec7d3aa5436f2863201
gdi: Move WineEngInit call before stock fonts creation.

Move WineEngInit call before stock fonts creation, otherwise we end up
caching wrong fonts before loading built-in bitmap fonts.
dlls/gdi/gdiobj.c