IgnaceMaes / MaterialSkin

Theming .NET WinForms, C# or VB.Net, to Google's Material Design Principles.
MIT License
2.84k stars 827 forks source link

Font issue on foreign computers #289

Open tnil25 opened 7 months ago

tnil25 commented 7 months ago

Hello, I'm having a slight issue with your materialskin v2 nuget package in visual basic.

Overall everything works fine for the most part, but users of my application on foreign (mostly chinese, korean, etc) computers have strange font issues, here's a link with how the interface is showing up for them: https://imgur.com/a/N4EuJWS

As you can see in the image the issue is mainly in the labels. All the other controls show up mostly fine. But its like all the labels are off by one character.

Any idea how to fix it? Or what the problem could be?

RSS-XMHS commented 1 month ago

Perhaps not the best solution: deleting the "Roboto" font in C: \ Windows \ Fonts (backup if needed) can solve the problem