leocb / MaterialSkin

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

Font issue on foreign computers #392

Open tnil25 opened 1 year ago

tnil25 commented 1 year ago

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

Overall everything works fine for for the most part, but users of my application on foreign 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 it's 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?

valimaties commented 11 months ago

Hi @tnil25 . This project is not anymore maintained. The owner of the fork already wrote that in Readme.md file, which you'll find in the main webpage. So, even if it will be somehow repaired by someone, this will not be merged. You'll have to use something else for your GUI.

Regards, Vali

korAPUcard commented 8 months ago

Hi @tnil25 . This project is not anymore maintained. The owner of the fork already wrote that in Readme.md file, which you'll find in the main webpage. So, even if it will be somehow repaired by someone, this will not be merged. You'll have to use something else for your GUI.

Regards, Vali

I'm experiencing the same symptoms. It's really sad that this library has been shut down. Is there at least a fixed version by someone?