Skip to main content

Hi Community,

I am working on a project where i need to add a Heading and Description on an image which will be generated by a prompt. The image generation part is already figured out. The problem is to add the Heading and description and a logo image on the image itself and make the entire thing editable.once they are stitched together.

Thanks

Please refer to the API Reference and look at the methods of the figma global object, such as createText(), createImage(), etc.