Sync classref with master branch (4.0 changes)

This commit is contained in:
Rémi Verschelde
2020-03-13 17:17:50 +01:00
parent 966fd002ed
commit 03d40ff29e
360 changed files with 17483 additions and 16479 deletions
+2
View File
@@ -100,6 +100,8 @@ Returns the size of a string, taking kerning and advance into account.
- :ref:`Vector2<class_Vector2>` **get_wordwrap_string_size** **(** :ref:`String<class_String>` string, :ref:`float<class_float>` width **)** const
Returns the size that the string would have with word wrapping enabled with a fixed ``width``.
----
.. _class_Font_method_has_outline: