I have an SVG with a "text" element
I need to POST to backend "text" as an image
Is there a way to convert "text" to png/base64/other?
I have an SVG with a "text" element
I need to POST to backend "text" as an image
Is there a way to convert "text" to png/base64/other?