Edit of asset "FastText class" Accepted

Old/Current New/Edit
Title FastText class
Description Text node with fast rendering capabilities, expecially useful on Android.
Text rendering on Android devices highly harms FPS. (https://github.com/godotengine/godot/issues/19917)
You can append FastText nodes in Scene Tree and use instead of Label and LineEdit nodes to avoid FPS drop.
Note: even if it has been created as a workaround for Android, you can use it on any plaftorm for it has a different approach to text input.
Category Scripts
License MIT
Repository Provider GitHub
Repository Url https://github.com/burstina/FastText-for-Godot-Engine
Issues Url https://github.com/burstina/FastText-for-Godot-Engine/issues
Godot version Godot 3.2
Version String 2.0 1.0
Download Commit 2.0 1.0
Download Url (Computed) https://github.com/burstina/FastText-for-Godot-Engine/archive/2.0.zip https://github.com/burstina/FastText-for-Godot-Engine/archive/1.0.zip
Icon Url https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/master/FT.jpg