Replace some "uncommon" words in class reference

This commit is contained in:
Micky
2024-01-15 15:23:17 +01:00
parent 9e65c5c0f4
commit 61bdbdd9ee
19 changed files with 24 additions and 24 deletions

View File

@ -7,7 +7,7 @@
[SystemFont] loads a font from a system font with the first matching name from [member font_names].
It will attempt to match font style, but it's not guaranteed.
The returned font might be part of a font collection or be a variable font with OpenType "weight", "width" and/or "italic" features set.
You can create [FontVariation] of the system font for fine control over its features.
You can create [FontVariation] of the system font for precise control over its features.
[b]Note:[/b] This class is implemented on iOS, Linux, macOS and Windows, on other platforms it will fallback to default theme font.
</description>
<tutorials>