A simple library to draw text with the SDL2 Lib (https://www.libsdl.org)
- Version: 0.1.0
- Compiler: VC++
- Language version: C++ 14
- Dependencies used: SDL2 and SDL2_ttf
- Other informations: A simple C++ class to work easier with SDL2_ttf. SDL2 and SDL2_ttf are required to use it.