Creation of asset "Auto-Sized-Text Optimized" New

New/Edit
Title Auto-Sized-Text Optimized
Description It autosizes text in labels and other nodes that has text in it. Perfect for projects that has UI in them. A must have if you want to implement localization.

Just use the auto size equivalent instead of the built-in ones, or change your old ones. You are good to go.

-What is different?-
The original was checking if the text was changed every, single, frame for each node... With this, it resizes once. Whenever the localization is changed, all the text get resized as well. You can resize all the text or some particular text yourself as well, if that is what you want.

Now it works in the editor properly. You can easily preview text in different languages easily as well.

-Features-
Font Auto Size: Change Font-Size between two numbers
Font Step Size: Change Font-Size based on pre-defined numbers
Step-Size based on theme
Auto-Size numbers based on theme

-Current Classes-
Label
Button
CheckButton
CheckBox
RichTextLabel
TextEdit
LineEdit
MenuButton
OptionButton

All thanks goes to bison - SpielmannSpiel. I just made it fit into my own needs and optimized it.

Github: https://github.com/realdrip/Auto-Sized-Text

Original Godot Asset Library: https://godotengine.org/asset-library/asset/3843

Original GitHub Repository: https://github.com/SpielmannSpiel/AutoSizeText by bison - SpielmannSpiel https://spielmannspiel.com
Category 2D Tools
License MIT
Repository Provider GitHub
Repository Url https://github.com/realdrip/Auto-Sized-Text
Issues Url https://github.com/realdrip/Auto-Sized-Text/issues
Godot version Godot 4.4
Version String 0.4.0
Download Commit 56f8b009b98588ac9d0d63983ce3a42753397b81
Download Url (Computed) https://github.com/realdrip/Auto-Sized-Text/archive/56f8b009b98588ac9d0d63983ce3a42753397b81.zip
Icon Url https://raw.githubusercontent.com/realdrip/Auto-Sized-Text/refs/heads/main/addons/AutoSizeText/images/AutoSizeText.png