Skip to content

This is an exeple of program to output text with FreeType library and pure WinAPI

License

Notifications You must be signed in to change notification settings

zufari4/FreeTypeDemo

Repository files navigation

FreeTypeDemo

This is an exeple of program to output text with FreeType library and pure WinAPI

Demo screenshot

Compile command for mingw:

g++ FTWinDemo.cpp -o FTWinDemo.exe -mwindows -lfreetype

About

This is an exeple of program to output text with FreeType library and pure WinAPI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages