在 Ubuntu/Linux 中,我们可以通过 snap 安装 notepad-plus-plus。基本上,它工作正常,但似乎无法显示中文文本(乱码)。
真诚的,有没有人有解决方法来解决它?
关于韩语,我也遇到过同样的问题。更简单的方法在这里。
$ gedit ~/snap/notepad-plus-plus/common/.wine/system.reg
"MS Shell Dlg"="Gulim"
$ cp Gulim.ttc ~/snap/notepad-plus-plus/common/.wine/drive_c/windows/Fonts/
sudo apt-get install fonts-wqy-zenhei