Skip to content

ixodev/SDL_Text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SDL_Text

Written by Ixodev in C++. Licensed under the MIT license.

Use is subject to license terms. Copyright (c) Ixodev, Virtual Republic of Code, april 2023.

A simple library to draw text with the SDL2 Lib (https://www.libsdl.org)

Some informations about the project:

- 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.

About

A simple library to draw text with the SDL2 Lib (https://www.libsdl.org)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages