Custom .ttf fonts to use in C# windows.Form

前端 未结 3 1511
伪装坚强ぢ
伪装坚强ぢ 2020-12-30 08:20

How do I use a custom .tff font file I have with my current windows.forms application? I read some where that I use it as an embedded resource, but how do I set it the Syst

3条回答
  •  独厮守ぢ
    2020-12-30 09:14

    You might find useful a MSDN article How to: Create a Private Font Collection.

提交回复
热议问题