From 34d4dc5a5fbe0421de4ae2e7e9d4b8c60517ef7c Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Thu, 20 Jun 2024 16:03:27 -0500 Subject: [PATCH] Remove the D2D warning from the Builtin Glyphs setting (#17454) --- .../TerminalSettingsEditor/Resources/en-US/Resources.resw | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw index 2ac6770cab4..a18db5349a4 100644 --- a/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw +++ b/src/cascadia/TerminalSettingsEditor/Resources/en-US/Resources.resw @@ -931,7 +931,7 @@ The main label of a toggle. When enabled, certain characters (glyphs) are replaced with better looking ones. - When enabled, the terminal draws custom glyphs for block element and box drawing characters instead of using the font. This feature is unavailable when using Direct2D as the Graphics API. + When enabled, the terminal draws custom glyphs for block element and box drawing characters instead of using the font. A longer description of the "Profile_EnableBuiltinGlyphs" toggle. "glyphs", "block element" and "box drawing characters" are technical terms from the Unicode specification.