diff --git a/doc/classes/Label.xml b/doc/classes/Label.xml index 94b1815dce3..77ead8fca0f 100644 --- a/doc/classes/Label.xml +++ b/doc/classes/Label.xml @@ -127,6 +127,7 @@ Text outline size. [b]Note:[/b] If using a font with [member FontFile.multichannel_signed_distance_field] enabled, its [member FontFile.msdf_pixel_range] must be set to at least [i]twice[/i] the value of [theme_item outline_size] for outline rendering to look correct. Otherwise, the outline may appear to be cut off earlier than intended. + [b]Note:[/b] Using a value that is larger than half the font size is not recommended, as the font outline may fail to be fully closed in this case. The horizontal offset of the text's shadow.