OpenGL text rending library using FreeType in C.
|
9 years ago | |
---|---|---|
.gitignore | 9 years ago | |
LICENSE | 9 years ago | |
README.md | 9 years ago | |
text.c | 9 years ago | |
text.h | 9 years ago |
OpenGL text rending library using FreeType in C.
#This project has been merged with its parent. It will be factored out again later, once the code has stabilized.
MIT or BSD license.
Depends on GLEW, [http://github.com/yzziizzy/c3dlas] and FreeType (-lfreetype
usually);