dumbeau / AutoHotPie

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

Change font size/weight #7

Closed OlaHaldor closed 2 years ago

OlaHaldor commented 2 years ago

I'd like to be able to make the font bold, or change the font size a little. It appears a bit small/light and makes it hard to read.

dumbeau commented 2 years ago

Do you see this being global across all menus, per application profile, or per pie menu? I know should probably add at least the font color to be user-defined per-pie menu, but I would think the actual font and size would be a global setting.

OlaHaldor commented 2 years ago

I think a global setting for font size would be fine. I've not even thought about having per application font colors. I'm not missing that feature yet at least. :)

dumbeau commented 2 years ago

v1.0.11-alpha. Global font selections have been added, unfortunately I cannot get various weight selections. So this is only partially addressed, but fortunately fonts like comic sans and papyrus will work just fine. Font colors can now be changed per Pie Key.

dumbeau commented 2 years ago

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

image