How to get FontType of a font in .NET 5?

后端 未结 0 837
梦毁少年i
梦毁少年i 2020-12-16 09:54

With the Win32 API function EnumFontFamiliesExA or EnumFontFamiliesExW, we can get FontType from the lpProc callback:

int CALLBACK EnumFontFamExProc(
   const         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题