dumbeau / AutoHotPie

Radial menus in Windows, aka PIE MENYOOS!
MIT License
340 stars 18 forks source link

[feature request] Add font weight setting #45

Closed Kyuhunter closed 2 years ago

Kyuhunter commented 2 years ago

As the title says, a font-weight Setting for the menus would be great. I am using a 4k monitor and the text is very slim. AutoHotPie The Picture is taken with Font Roboto and font-size 18.

dumbeau commented 2 years ago

Got it, I will add this.

Temporary fix for now, you can export the settings file, open it and on line 15 you'll see "font": "YourSelectedFont" Change "YourSelectedFont" to your actual font, save it and import into AHP. The settings UI will use Times, but the pie menus will use your selected font when being used. Otherwise I'm thinking I'll have this fixed this weekend.

dumbeau commented 2 years ago

Fonts and all of their weights now appear in the font dropdown in v1.0.18.

image