How do I use font weights other than Regular and Bold? (C# WinForms)
I’m trying to use the SF Mono font in the Medium weight. The FontStyle argument doesn’t seem to work with “Medium”, and wants either Regular or Bold. This locks me out of Light and Heavy too. Code: