You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Similar to TTF_CopyFont, I would like to be able to copy text with a TTF_CopyText function.
It might be a trivial function to implement, but I'm not familiar with the inner workings of the SDL_ttf library to implement this myself in a reasonable amount of time.
Thanks in advance!