classref: Sync with current master branch (80de898)

This commit is contained in:
Godot Organization
2023-11-18 03:19:25 +00:00
parent 9be78393f7
commit 3c2eef1f25
34 changed files with 174 additions and 38 deletions
+2 -2
View File
@@ -1735,7 +1735,7 @@ Returns number of faces in the TrueType / OpenType collection.
:ref:`int<class_int>` **font_get_face_index** **(** :ref:`RID<class_RID>` font_rid **)** |const|
Recturns an active face index in the TrueType / OpenType collection.
Returns an active face index in the TrueType / OpenType collection.
.. rst-class:: classref-item-separator
@@ -1759,7 +1759,7 @@ Returns bitmap font fixed size.
:ref:`FixedSizeScaleMode<enum_TextServer_FixedSizeScaleMode>` **font_get_fixed_size_scale_mode** **(** :ref:`RID<class_RID>` font_rid **)** |const|
Returned bitmap font scaling mode.
Returns bitmap font scaling mode.
.. rst-class:: classref-item-separator