C#C
C#2y ago
2 replies
Maycon

Add custom font in c# winforms

I'm trying to add a custom font to my C# winforms project and I get this error when selecting the font: Only TrueType fonts are supported, this is not a TrueType font

Does anyone know how I can solve it? the font is already in TTF
Was this page helpful?