Actually i would say it is necessary cause that is leaving info on font itself
Only issue here is gdevelop did not parse this stuff
Well to be fair who would think about it to begin with when .fnt files never had it
So gdevelop is also not to blame here
This is normal when stuff is changing
We just need to adapt
Until gdevelop will be able to parse it i am keeping the warning
A file format is something that should be standardized, but a .fnt isn’t.
Ideally, PixiJS, which loads the font, should clean the content before loading it, but they don’t, so it crashes.
It will be faster for us to correct this with a wrapper in GDevelop before sending the font to be loaded via PixiJS.
Thank you very much cause for me its kinda personal
And now will that be in patch notes if ever?
I mean i want to remove warning from my tutorial about it
So i could know that its implemented just by reading patch notes
Or it will not and i gonna need to test it each release?