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!