From 090ff71523df0af1f0586ae40cb7aafbb3c8bd8f Mon Sep 17 00:00:00 2001 From: "Dustin L. Howett" Date: Thu, 20 Jun 2024 14:08:21 -0500 Subject: [PATCH] Remove the D2D warning from the Builtin Glyphs setting --- .../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.