From e91d65cd2fa4ea1965de5035e658bb866fcf38db Mon Sep 17 00:00:00 2001 From: Albrecht Schlosser Date: Thu, 31 Mar 2022 16:00:11 +0200 Subject: Fix whitespace errors (no code changes) --- src/fl_set_font.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/fl_set_font.cxx') diff --git a/src/fl_set_font.cxx b/src/fl_set_font.cxx index 8243b7d06..bb095f4d4 100644 --- a/src/fl_set_font.cxx +++ b/src/fl_set_font.cxx @@ -34,7 +34,7 @@ static int table_size; \param name Name of the font to assign. The string pointer is simply stored, the string is not copied, so the string must be in static memory. The exact name to be used depends on the platform : - + \li Windows, X11, Xft: use the family name prefixed by one character to indicate the desired font variant. Characters ' ', 'I', 'B', 'P' denote plain, italic, bold, and bold-italic variants, respectively. For example, string \c "IGabriola" is to be used to denote the "Gabriola italic" font. The \c "Oblique" suffix, -- cgit v1.2.3