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