Create an RTF display context, with the given font engine.
Defined in SDL_rtf.h
renderer | an SDL renderer to use for drawing. |
fontEngine | the font engine to use for rendering text. |
Returns a new RTF display context, or NULL on error.
Once a context is created, it can be used to load and display text in Microsoft RTF format.
This function is available since SDL_rtf 3.0.0.