Implement TextServer GDExtension interface, remove TextServer GDNative interface.
This commit is contained in:
parent
06c1b40b84
commit
0c0b5c84b0
58 changed files with 4388 additions and 3388 deletions
10
modules/text_server_fb/doc_classes/TextServerFallback.xml
Normal file
10
modules/text_server_fb/doc_classes/TextServerFallback.xml
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<class name="TextServerFallback" inherits="TextServer" version="4.0">
|
||||
<brief_description>
|
||||
Fallback implementation of the Text Server, without BiDi and complex text layout support.
|
||||
</brief_description>
|
||||
<description>
|
||||
</description>
|
||||
<tutorials>
|
||||
</tutorials>
|
||||
</class>
|
||||
Loading…
Add table
Add a link
Reference in a new issue