-
-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Chinese fonts not working #6
Comments
does font render fine on normal wine install in npp aside from this snap. |
alright can you tell me the output all of these from regedit, export them individually also paste their contents or reg files so I could implement it further into the snap thanks. HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontLink HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\FontLink\SystemLink HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\FontSubstitutes HKEY_CURRENT_USER\Software\Wine\Fonts\Replacements also tell default font name used on npp as well. |
NOTE:
It seems to be using PMingLiU, but it really should use Noto Sans CJK/Droid Sans Fallback. |
@Lin-Buo-Ren thanks and I've working local npp snap with that noto cjk sc font that looks way better then PMingLiU so I'm implementing a check for detecting locale then use cjk font if user locale is on can you tell output of locale inside of npp snap shell of locale.
then run
PS: do tell locale output of your system as well. |
In snap:
Host:
|
Test Make sure remove |
Chinese characters in the interface are not properly rendered by default, as depicted with the following screenshot:
The default font used in the system:
The text was updated successfully, but these errors were encountered: