ramensoftware / windhawk-mods

The official collection of Windhawk mods
288 stars 53 forks source link

Taskbar Labels: custom font family support #208

Open 117503445 opened 1 year ago

117503445 commented 1 year ago

I would like to modify the font family of Taskbar Label.

Currently the font size modification is supported, but I can't change the font family.

m417z commented 1 year ago

I may add it in the future if there's enough interest for it. For now, you can use the new Windows 11 Taskbar Styler mod.

Use this target control: TextBlock#WindhawkText And this style: FontFamily=Comic Sans MS

For a list of fonts that are shipped with Windows 11, refer to the following page: https://learn.microsoft.com/en-us/typography/fonts/windows_11_font_list

image

117503445 commented 1 year ago

wow, I set up a third party font, and it works! Thank you!

Anixx commented 10 months ago

Can subpixel anti-aliasing be enabled this way?

Anixx commented 10 months ago

...though a better solution possibly would be a mode that would fix fonts in all XAML elements systemwide.

m417z commented 10 months ago

Can subpixel anti-aliasing be enabled this way?

I don't know, but I think it was discussed in the Windhawk Discord channel, you can try asking there.