[Complex Text Layouts] Implement GDNative interface for TextServer.

This commit is contained in:
bruvzg
2020-08-12 14:07:49 +03:00
parent 200828276e
commit 07d14f5bb8
17 changed files with 1969 additions and 12 deletions
+6
View File
@@ -0,0 +1,6 @@
def can_build(env, platform):
return True
def configure(env):
pass