Windows API - Win32
A core set of Windows application programming interfaces (APIs) for desktop and server applications. Previously known as Win32 API.
2,715 questions
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
I need to put a font inside my executable and use it with DirectWrite, in short, how can I use custom font in DirectWrite?
You can use the method from MSDN : Creating a custom font set using font data loaded into memory