[GDExtension] Use function names with underscore for TextServer extension, add macros to generate wrappers for module functions.
This commit is contained in:
parent
92bcd3c01d
commit
8f5d56e04a
12 changed files with 1677 additions and 1790 deletions
|
|
@ -1565,6 +1565,8 @@
|
|||
<constant name="FONT_LCD_SUBPIXEL_LAYOUT_VBGR" value="4" enum="FontLCDSubpixelLayout">
|
||||
Vertical BGR sub-pixel layout.
|
||||
</constant>
|
||||
<constant name="FONT_LCD_SUBPIXEL_LAYOUT_MAX" value="5" enum="FontLCDSubpixelLayout">
|
||||
</constant>
|
||||
<constant name="DIRECTION_AUTO" value="0" enum="Direction">
|
||||
Text direction is determined based on contents and current locale.
|
||||
</constant>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue