So, I have this project where I need to manipulate images, text and other objects to create: birthday, wedding and other cards.
Each of these cards contains fonts, ect styles. Now the tool that I found is that I will edit these pictures using Createjs
An example of the images I want to import is:

As you can see from this picture, there are a lot of elements and a lot of text. all text is editable, but should remain in the same font.
Therefore, it is important for me that each object is a spire and imports fonts and colors.
Does anyone know if there is any easy way to do this, or am I stuck creating my own tedious way?
javascript css import createjs adobe-indesign
Marc rasmussen
source share