I have a program to write text on an image and download it. I have written text on the image. Now i want to download it by click download button.
Point is: There is one draw button which will draw text on image. Instead of I need Download button which will combine draw text and download as png file. I am not used php. Its canvas only.
Here is the program link:
[http://codepen.io/vengreat/pen/dGvJyK][1]