himselfv / wakan

Japanese and Chinese learning tool with dictionary
39 stars 7 forks source link

Font issues with japanese locale #122

Closed himselfv closed 11 years ago

himselfv commented 11 years ago

Original report by Anonymous.

Originally reported on Google Code with ID 122

What steps will reproduce the problem?
1. Open wakan.

What is the expected output? What do you see instead?
MS Mincho and MS Gothic don't work when you change your locale to japanese. You have
to change these fonts to something else.

What version of the product are you using? On what operating system?
1.67—1.80.15. Win XP to 7.

Reported by lighter235 on 2013-03-08 11:43:15


himselfv commented 11 years ago

Original comment by Anonymous.

That is because this fonts named in Japanese as MS 明朝 and MS ゴシック but WaKan looks only
for English names.

Reported by kreliahn on 2013-03-11 08:19:15

himselfv commented 11 years ago
Fixed @r441, I believe. Thanks for bugreport, please wait for 1.8.16 release and reopen
this if the bug still exists (I think it shouldn't).

Reported by himselfv on 2013-03-14 07:15:26

himselfv commented 11 years ago
kreliahn: yeah, that was exactly it. Windows accepts both names, but Delphi's Screen.Fonts
lists only one, and that happens to be the native one, and Wakan just used that.

Reported by himselfv on 2013-03-14 07:17:19