Sasha Szpakowski f27a1c24b3 update SDL to libsdl-org/SDL@b8036bd 11 months ago
..
README.txt 7ca40027e0 update SDL3 to libsdl-org/SDL@186c6e5 1 year ago
debug-text.c f27a1c24b3 update SDL to libsdl-org/SDL@b8036bd 11 months ago
thumbnail.png f27a1c24b3 update SDL to libsdl-org/SDL@b8036bd 11 months ago

README.txt

This example creates an SDL window and renderer, and draws some text
using SDL_RenderDebugText(). This is not quality text rendering, but it can
be helpful for simple apps, debugging, or showing something in a pinch.