Commit c6228b36 authored by Won Kyu Park's avatar Won Kyu Park Committed by Alexandre Julliard

Fixed defaultGuiFont for Korean.

parent f9731a4e
......@@ -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,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment