Changelog: - Fixed defaultGuiFont for Korean (Since 'GulimChe' is not a variable pitch font) --- wine/objects/gdiobj.c.orig Tue Jun 11 15:06:53 2002 +++ wine/objects/gdiobj.c Tue Jun 11 15:07:50 2002 @@ -391,7 +391,7 @@ { /* DefaultGuiFont */ -11, 0, 0, 0, FW_NORMAL, FALSE, FALSE, FALSE, HANGEUL_CHARSET, 0, 0, DEFAULT_QUALITY, VARIABLE_PITCH | FF_SWISS, - {'G','u','l','i','m','C','h','e'}, /* FIXME: Is this correct? */ + {'G','u','l','i','m'}, }, }, { CHINESEBIG5_CHARSET,