mirror of
https://github.com/reactos/wine.git
synced 2025-02-16 19:10:35 +00:00
Fixed defaultGuiFont for Korean.
This commit is contained in:
parent
f9731a4ee7
commit
c6228b36f9
@ -391,7 +391,7 @@ static const struct DefaultFontInfo default_fonts[] =
|
||||
{ /* 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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user