I want to make an online card-making application. It should basically allow users to place available images into the template of the card, write text on it and decorate it – basic card customization. What javascript graphics library would be useful for this project ? Finally I would like to have a high resolution/vector image as the output which can be printed easily.
I want to make an online card-making application. It should basically allow users to
Share
Raphael is great for SVG, etc. http://raphaeljs.com