mirror of
https://github.com/godotengine/godot-docs.git
synced 2025-12-31 17:49:03 +03:00
Update gui_using_fonts.rst
Edited the fourth option to accurately represent which option it is, it previously replicated the third option
This commit is contained in:
@@ -644,7 +644,7 @@ which accept positive and negative values:
|
||||
- **Top:** Additional spacing above glyphs. This is used for multiline text,
|
||||
but also to calculate the minimum size of controls such as :ref:`class_Label`
|
||||
and :ref:`class_Button`.
|
||||
- **Top:** Additional spacing below glyphs. This is used for multiline text,
|
||||
- **Bottom:** Additional spacing below glyphs. This is used for multiline text,
|
||||
but also to calculate the minimum size of controls such as :ref:`class_Label`
|
||||
and :ref:`class_Button`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user