Edit of asset "FastText class" Accepted

Old/Current New/Edit
Title FastText class 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.
Text node with fast rendering capabilities, expecially useful on Android.
Text rendering on Android devices highly harms FPS.
This custom class let users to add FastText nodes in Scene Tree and use them instead of Label and LineEdit nodes.
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 Scripts
License MIT MIT
Repository Provider GitHub GitHub
Repository Url https://github.com/burstina/FastText-for-Godot-Engine https://github.com/burstina/FastText-for-Godot-Engine
Issues Url https://github.com/burstina/FastText-for-Godot-Engine/issues https://github.com/burstina/FastText-for-Godot-Engine/issues
Godot version Godot 3.2 Godot 3.1
Version String 2.0 1.1
Download Commit 2.0 Latest
Download Url (Computed) https://github.com/burstina/FastText-for-Godot-Engine/archive/2.0.zip https://github.com/burstina/FastText-for-Godot-Engine/archive/Latest.zip
Icon Url https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/master/FT.jpg
https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/master/FT.png
Preview Insert
Type image
Image/Video URL https://raw.githubusercontent.com/burstina/FastText-for-Godot-Engine/Latest/FastTextclip.jpg
Thumbnail