Где я могу получить SDL_TTF?C++

Программы на C++. Форум разработчиков
Anonymous
Где я могу получить SDL_TTF?

Сообщение Anonymous »


I have been developing a calculator from scratch.

I have gotten to the part where i need to render numbers/symbols on the buttons and displaying them but I realize I need SDL_TTF for that, which I do not have when I downloaded SDL2

I downloaded ver 2.28.5 VC on github and took a look inside the include file but I didn't it, neither did I see the SDL_TTF in SDL2 ver 2.3

Do I have it and just happen to be looking at the wrong place or do i need to get it from somewhere?


Источник: https://stackoverflow.com/questions/781 ... et-sdl-ttf

Вернуться в «C++»