Sign in
◑
Theme
skia
/
external
/
github.com
/
libsdl-org
/
SDL
/
b3dca03ebf7bee554eb93010ced563f8748a3ad0
/
.
/
examples
/
renderer
/
18-debug-text
/
README.txt
blob: 0f0c868df2624275acbc13602c811860a09a9d8a [
file
]
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.