I\'m trying to draw/highlight text in SDL2, there is the simple SDL_Surface *surf = TTF_RenderText_Blended(font, text, size); and then SDL_Texture *textur
SDL_Surface *surf = TTF_RenderText_Blended(font, text, size);
SDL_Texture *textur