From 518b030ded497acb4ee8d4ea3f64f27a49fe6a82 Mon Sep 17 00:00:00 2001 From: nari! Date: Sat, 4 May 2024 09:45:44 +0000 Subject: [PATCH] SDL2_ttf/TTF_SetFontOutline: Updated. Live page is here: https://wiki.libsdl.org/SDL2_ttf/TTF_SetFontOutline --- SDL2_ttf/TTF_SetFontOutline.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDL2_ttf/TTF_SetFontOutline.md b/SDL2_ttf/TTF_SetFontOutline.md index 5218853c1..63d55a157 100644 --- a/SDL2_ttf/TTF_SetFontOutline.md +++ b/SDL2_ttf/TTF_SetFontOutline.md @@ -1,7 +1,7 @@ ###### (This function is part of SDL_ttf, a separate library from SDL.) # TTF_SetFontOutline -Set a font's current outline. +Set a font's current outline. The outline will grow inward and outward on the edges of the rendered text. ## Syntax