Commit e61abafb authored by Sin-ta Hsiea's avatar Sin-ta Hsiea Committed by Alexandre Julliard

gdi32: Fix Traditional Chinese font mapping to "PMingLiU", "MingLiU".

parent 8c06ba6f
......@@ -1998,7 +1998,7 @@ static const struct nls_update_font_list
/* Chinese Traditional */
{ 950, 950, "vga950.fon", "cvgafix.fon", "cvgasys.fon",
"coure.fon", "serife.fon", "smalle.fon", "sserife.fon",
"Tahoma", "Times New Roman", /* FIXME unverified */
"PMingLiU", "MingLiU",
}
};
......
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