I read what I could find... and not understood. It seems there is support for SVG format, but at the same time some restrictions.
I want to do the following. In the project to put the SVG file. Next, in GDScript, create an image and load SVG (rasterize) into it, specifying the size of the final image.
Is it possible? If possible, please tell me what the code will look like.