Hi guys,
Is it possible to export Figma files as SVG via the API without having the text converted into vector outlines?
Iām looking for a way to retain text as editable elements in the exported SVG.
Thank you in advance!
Hi guys,
Is it possible to export Figma files as SVG via the API without having the text converted into vector outlines?
Iām looking for a way to retain text as editable elements in the exported SVG.
Thank you in advance!
Yes, you can export nodes to SVG using the API without converting text to outlines.
Please refer to the developer documentations below.
Plugin API:
figma.comREST API:
https://www.figma.com/developers/api#get-images-endpoint
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.