Create a 32-bit ARGB surface and render the given text at high quality, using alpha blending to dither the font with the given color. Uses multi-line text wrapping.
SDL2Exception on error.
See Implementation
Create a 32-bit ARGB surface and render the given text at high quality, using alpha blending to dither the font with the given color. Uses multi-line text wrapping.