(x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
authorAndrew Innes <andrewi@gnu.org>
Tue, 3 Nov 1998 22:21:58 +0000 (22:21 +0000)
committerAndrew Innes <andrewi@gnu.org>
Tue, 3 Nov 1998 22:21:58 +0000 (22:21 +0000)
commit1a292d24f1481eab918d6a46e22d1f75ed9322ee
tree3c3cb20a930988496401cc67033e13c6fee50be1
parentce8c28097dbde372bc2ab9f082ba160a7ffa42ad
(x_to_w32_font): Specify DEFAULT_CHARSET in the w32 LOGFONT struct if
x font doesn't specify the charset.

(x_to_w32_charset): Change >= to == when testing results of stricmp.
src/w32fns.c