diff options
Diffstat (limited to 'contrib/SDL-3.2.8/examples/renderer/18-debug-text/README.txt')
| -rw-r--r-- | contrib/SDL-3.2.8/examples/renderer/18-debug-text/README.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/SDL-3.2.8/examples/renderer/18-debug-text/README.txt b/contrib/SDL-3.2.8/examples/renderer/18-debug-text/README.txt new file mode 100644 index 0000000..0f0c868 --- /dev/null +++ b/contrib/SDL-3.2.8/examples/renderer/18-debug-text/README.txt | |||
| @@ -0,0 +1,4 @@ | |||
| 1 | This example creates an SDL window and renderer, and draws some text | ||
| 2 | using SDL_RenderDebugText(). This is not quality text rendering, but it can | ||
| 3 | be helpful for simple apps, debugging, or showing something in a pinch. | ||
| 4 | |||
