Page 1 of 1

Filebot recent update(4.9.2) does not display Korean properly.

Posted: 28 Oct 2020, 07:58
by ddung1234
Image

Please understand English is not my native language. I bought lifetime license before.
It seems the font of the Filebot has changed recently, which is not support Korean. I think this change makes problem.
All the Korean words display squares.

I think you should allow me to select the font for the application in Setup.

Thanks :)

Re: Filebot recent update(4.9.2) does not display Korean properly.

Posted: 28 Oct 2020, 08:20
by rednoah
rednoah wrote: 21 Oct 2020, 16:41 Just a side-effect of Dark Mode fonts not having Japanese / Chinese symbols on Windows for some reason. The characters work for renaming purposes, just aren't rendered correctly by the default font on Windows.


You can work around font issues by using the System theme instead of the Dark theme, either by configuring Windows to use Light theme for apps, or by forcing the System theme via FileBot settings:
rednoah wrote: 25 Feb 2019, 12:58

Code: Select all

filebot -script fn:properties --def net.filebot.theme=System
The default System Look-and-Feel mimics the underlying Desktop platform and looks different on Windows, macOS and Linux.
:arrow: viewtopic.php?p=52569#p52569

Re: Filebot recent update(4.9.2) does not display Korean properly.

Posted: 28 Oct 2020, 11:53
by ddung1234
I changed to light mode, It works! Thank you!