Creating Custom True type fonts
Managed C++/CLI
2
Posts
2
Posters
0
Views
1
Watching
-
Chooran wrote:
Is there anyway to create True type fonts on runtime...
Instantiate a new font object? Or create a totally new font object in-memory? The former is possible and easy. The latter would be a pretty complex process, and why would you want to do that? Regards, Nish
My blog : Nish’s thoughts on MFC, C++/CLI and .NET