FreeTypeDemo This is an exeple of program to output text with FreeType library and pure WinAPI Compile command for mingw: g++ FTWinDemo.cpp -o FTWinDemo.exe -mwindows -lfreetype