Hi,
We tested Godot 4 Beta 2 today and the HTML5 build seems to be operational.
We would like to continue porting our 2D framework but are stuck on TTF text drawing.
Can someone look at our 3.x code below on GitHub and help us to convert to new 4.x?:
https://github.com/BetaMaxHero/GDScript_Godot_4_T-Story/blob/main/VisualsCore.gd#L488
Very hard to convert the TTF drawing without a migration guide or code samples.
Any help would be greatly appreciated...
Jesse