[RTL] Fix text size rounding with MSDF fonts.
This commit is contained in:
parent
e25f3c0d38
commit
93ccf8e9e4
2 changed files with 8 additions and 8 deletions
|
|
@ -175,7 +175,7 @@
|
|||
<return type="Vector2" />
|
||||
<param index="0" name="line" type="int" />
|
||||
<description>
|
||||
Returns size of the bounding box of the line of text.
|
||||
Returns size of the bounding box of the line of text. Returned size is rounded up.
|
||||
</description>
|
||||
</method>
|
||||
<method name="get_line_underline_position" qualifiers="const">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue