SDL_ttf: Added newline test test to showfont

From f5a12f133ebf8b4eacd9a96b9b63566e16e10ddc Mon Sep 17 00:00:00 2001
From: Sam Lantinga <[EMAIL REDACTED]>
Date: Sat, 7 Dec 2024 08:04:46 -0800
Subject: [PATCH] Added newline test test to showfont

---
 examples/showfont.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/examples/showfont.c b/examples/showfont.c
index 332bfc06..d2ec98ff 100644
--- a/examples/showfont.c
+++ b/examples/showfont.c
@@ -31,6 +31,8 @@
 
 #define DEFAULT_PTSIZE  18.0f
 #define DEFAULT_TEXT    "The quick brown fox jumped over the lazy dog"
+// Newlines
+//#define DEFAULT_TEXT    "The quick brown fox\njumped over the lazy dog"
 // Combining characters
 //#define DEFAULT_TEXT    "\xc5\xab\xcc\x80\x20\xe1\xba\x83\x20\x6e\xcc\x82\x20\x48\xcc\xa8\x20\x6f\xcd\x9c\x75"
 // Chinese text