These are my experiments around creating graphics with GDI, Direct2D, and DirectWrite on Win32 applications.
This is an C++20 / C17 project, that uses the Windows subsystem, developed in Visual Studio 2022.
Currently the application draws a yellow-to-green gradient rectangle with a black outline, and a black empty circle in the middle of it.