V
verdehile95
Guest
Hello, does anyone have Polish fonts for OTC, I want letters like ą ę ś ć ń ż ź ł ó?
I try it tomorow
Work thank you![]()
Load appropiate fonts charset to language (support polish signs) by EgzoT · Pull Request #6 · otland/otclient
It's provide to support polish signs [ąĄęĘśŚćĆżŻźŹóÓ] in some fonts (cp1250) (maybe new languages signs in future) when user choose polish language. Now only polish language have other charset ...github.com
For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
it works in chat but not on items![]()
Load appropiate fonts charset to language (support polish signs) by EgzoT · Pull Request #6 · otland/otclient
It's provide to support polish signs [ąĄęĘśŚćĆżŻźŹóÓ] in some fonts (cp1250) (maybe new languages signs in future) when user choose polish language. Now only polish language have other charset ...github.com
For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
![]()
Load appropiate fonts charset to language (support polish signs) by EgzoT · Pull Request #6 · otland/otclient
It's provide to support polish signs [ąĄęĘśŚćĆżŻźŹóÓ] in some fonts (cp1250) (maybe new languages signs in future) when user choose polish language. Now only polish language have other charset ...github.com
For translations of PT, ES, DE, SV, open the translation file using encode cp1252 (in VS Code, it is "Western (Windows 1252)").
For translation of PL, open the translation file using encode cp1250 (in VS Code, it is "Central European (Windows 1250)").
yea, I tried these changes, didn't work on modules texts as well, i've been trying to find a solution tos this for sometimeWork thank you
Post automatically merged:
it works in chat but not on items

ok solved.hi, any solution for Polish signs in lua/items?