Sign in
◑
Theme
skia
/
external
/
github.com
/
libsdl-org
/
SDL
/
0f3882dbe609ba76843c9b788a2ca02e8a50d437
/
.
/
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.